Borderou de evaluare (job #824320)

Utilizator avatar popescu_george Popescu George popescu_george IP ascuns
Problemă Numerediv (clasele 5-6) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 17 mai 2025 09:49:05 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:12:24: error: 'j' was not declared in this scope 12 | a[i%k]=1,++j; | ^ main.cpp:14:18: error: 'j' was not declared in this scope 14 | return cout<<j+1,0; | ^