Borderou de evaluare (job #599188)

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:30:25 Scor 0

Raport evaluator

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