Borderou de evaluare (job #618021)

Utilizator avatar mateiordache Matei Iordache mateiordache IP ascuns
Problemă Regele (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 25 nov. 2021 18:46:42 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:12:5: error: 'p' was not declared in this scope 12 | p=0; | ^ main.cpp:9:11: warning: unused variable 'x' [-Wunused-variable] 9 | int n,x,a,i,s,g; | ^