Borderou de evaluare (job #1526990)
Utilizator | Data | 17 noiembrie 2015 19:00:23 | |
---|---|---|---|
Problema | Factorial | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:24:18: error: size of array ‘b’ is too large
int b[1000000000];
^
user.cpp:28:3: error: ‘b’ was not declared in this scope
b[i] = lol(i, k);
^
user.cpp:30:39: error: ‘b’ was not declared in this scope
for (int i = 1; i <= a; i++) cout << b[i] << " ";
^
user.cpp:35:11: error: ‘b’ was not declared in this scope
suma += b[j];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !