Borderou de evaluare (job #599189)

Utilizator avatar Mihai_Ariton Mihai Ariton Mihai_Ariton IP ascuns
Problemă Rude (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 26 mai 2021 07:32:23 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:5:5: error: size of array 'f' exceeds maximum object size '2147483647' 5 | int f[2100000000]; | ^ main.cpp: In function 'int main()': main.cpp:28:12: error: 'f' was not declared in this scope 28 | if(f[nr]==0) | ^