Обсуждения
Contact problem!
12 голосов
11 ответовOops, Problem!
3 голосов
8 ответовAddEventListener Problem!
0 голосов
3 ответовLet code having problem!
1 голос
18 ответовSpam problem!
2 голосов
1 ответStrange input problem!
0 голосов
5 ответовgoto statement problem!
2 голосов
4 ответовI have a problem!
5 голосов
17 ответовText alignment problem!
1 голос
4 ответовList.append (x) problem!
0 голосов
5 ответовFloat problem! Confusion?!
1 голос
3 ответовHelp with ballpark problem!
1 голос
5 ответовphp connection problem!
0 голосов
2 ответовCode Coach PROBLEM!
0 голосов
1 ответFinding a problem!
2 голосов
1 ответWordpress Mail confirmation problem!
2 голосов
1 ответMy first coding problem!
0 голосов
6 ответовJavascript link connection problem!
0 голосов
2 ответовNeed help with this problem!
0 голосов
4 ответовI have a problem!
0 голосов
1 ответProblem! Output is same everytime
0 голосов
2 ответовI have a runtime problem!
0 голосов
2 ответов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 ответовАктуальное сегодня
How to allow one instance of exe
2 Votes
Python
1 Votes
Theater management help me
2 Votes
What has happened?
1 Votes
What should I add/improve ?
1 Votes
Tools for web design?
1 Votes