Обсуждения
It's a challenge!
0 голосов
1 ответforEach Question...
0 голосов
1 ответfile handling with structures
1 голос
1 ответSorting in C
0 голосов
1 ответThrow Course
0 голосов
1 ответwhat is tjis code problem!
#include <iostream>
using namespace std;
int main()
{
int b = 5;
int arr[b] = {11, 35, 62, 555, 989};
int sum = 0;
for (int x = 0; x < 5; x++) {
sum += arr[x];
}
cout << sum << endl;
return 0;
}
I cannot make an array using int variable in order to define array's element number!?
1 голос
7 ответовfind the largest element
-1 голос
3 ответовPLEASE SOLVED MY PROBLEM!! (SOLVED)
0 голосов
2 ответовWrite a program that uses a dynamic array that contains 5 items of double values. The size of the array is entered when the program is run. Aldo the 5 values must be entered. These tasks are done in the main ( ) function. Then write a function to display the 5 values. The function must have a pointer variable as a parameter. The function is called from the main ( ).
0 голосов
2 ответовI need help
0 голосов
3 ответовHow to use random in C#?
-1 голос
2 ответовHelp please with this task
-1 голос
3 ответовfind the misstake plz......
0 голосов
1 ответNested list in python
0 голосов
2 ответовWhy isn't it working properly????
0 голосов
2 ответовWhat is the problem with this code?
0 голосов
1 ответHelp me fix this code
1 голос
1 ответI need help fixmy linked list
0 голосов
1 ответI can not figure this out. Write a program using an array to prompt for 10 grades and add them all up and divide by 10 to find the average. If a user inputs a negative number, add up all the numbers that are not negative and divide it by the amount of numbers that are not negative. Using two functions other than main.
1 голос
4 ответовАктуальное сегодня
What is a web browser intension?
1 Votes
Thread local : global vs local
0 Votes
Postgrrsql and python
0 Votes
Codding lern
0 Votes
Data Analysis Course
1 Votes
Is there LUA?
0 Votes
Web vs python
0 Votes
tabla empleados sql
0 Votes