Discussions Q&R
Contact problem!
12 Votes
11 RéponsesOops, Problem!
3 Votes
8 RéponsesSpam problem!
2 Votes
1 RéponseStrange input problem!
0 Vote
5 Réponsesgoto statement problem!
2 Votes
4 RéponsesI have a problem!
5 Votes
17 RéponsesCode Coach PROBLEM!
0 Vote
1 RéponseFinding a problem!
2 Votes
1 RéponseI have a problem!
0 Vote
1 Réponsewhat 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 RéponsesAujourd'hui en vedette
Saturn League badge
2 Votes
Sololearn keeps crashing
1 Votes
Lua course?
2 Votes
certificate
1 Votes
Adding an image to my html
0 Votes
CSS
1 Votes
Not able to activate account
0 Votes
About Advanced Courses
0 Votes