Borderou de evaluare (job #756347)

Utilizator avatar FreakClover Varodi Peter FreakClover IP ascuns
Problemă Scara Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 20 ian. 2024 22:50:52 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:9:13: error: expected ']' before numeric constant 9 | int R[10 000 000]; | ^~~~ | ] main.cpp:10:5: error: 'R' was not declared in this scope 10 | R[0]=1; | ^