Sesiones de PyR
Contact problem!
12 Votos
11 RespuestasOops, Problem!
3 Votos
8 RespuestasProblem!
1 Voto
1 RespuestaSpam problem!
2 Votos
1 RespuestaStrange input problem!
0 Votos
5 Respuestasgoto statement problem!
2 Votos
4 RespuestasI have a problem!
5 Votos
17 RespuestasList.append (x) problem!
0 Votos
5 Respuestasphp connection problem!
0 Votos
2 RespuestasCode Coach PROBLEM!
0 Votos
1 RespuestaFinding a problem!
2 Votos
1 RespuestaMy first coding problem!
0 Votos
6 RespuestasI have a problem!
0 Votos
1 Respuestawhat 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 Voto
7 RespuestasEn tendencia hoy
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