Borderou de evaluare (job #774163)

Utilizator avatar Kayami Zinevici Tania-Ioana Kayami IP ascuns
Problemă Nenepatrat (clasa a 9-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 14 apr. 2024 13:08:56 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:8:5: error: size of array 'f' exceeds maximum object size '2147483647' 8 | int f[2000000002]; | ^ main.cpp: In function 'int main()': main.cpp:19:13: error: 'f' was not declared in this scope 19 | f[d] = 1; | ^ main.cpp:36:13: error: 'f' was not declared in this scope 36 | if (f[d]) | ^