Q&A Discussions
Contact problem!
12 Votes
11 AnswersOops, Problem!
3 Votes
8 AnswersAddEventListener Problem!
0 Votes
3 AnswersSpam problem!
2 Votes
1 AnswerStrange input problem!
0 Votes
5 Answersgoto statement problem!
2 Votes
4 AnswersI have a problem!
5 Votes
17 AnswersText alignment problem!
1 Vote
4 AnswersList.append (x) problem!
0 Votes
5 Answersphp connection problem!
0 Votes
2 AnswersCode Coach PROBLEM!
0 Votes
1 AnswerFinding a problem!
2 Votes
1 AnswerMy first coding problem!
0 Votes
6 AnswersI have a problem!
0 Votes
1 AnswerI have a runtime problem!
0 Votes
2 Answerswhat 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 Vote
7 AnswersHot today
Sticky position
2 Votes
Help please?
3 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Suggestions needed
4 Votes
SQL practice
2 Votes
Game development
0 Votes
Ruby programming?
3 Votes