Borderou de evaluare (job #599190)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Rude (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 26 mai 2021 07:34:00 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:5: error: size of array 'f' exceeds maximum object size '2147483647'
5 | int f[2000000000];
| ^
main.cpp: In function 'int main()':
main.cpp:28:12: error: 'f' was not declared in this scope
28 | if(f[nr]==0)
| ^