Borderou de evaluare (job #641131)

Utilizator avatar EliasEnache Elias Enache EliasEnache IP ascuns
Problemă Cozonaci (clasa 5-6) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 15 mar. 2022 19:03:36 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:8:29: error: 'p' was not declared in this scope 8 | int a,b,x,i,s1=0,y,s2=0;p=0,r,p; | ^ main.cpp:8:33: error: 'r' was not declared in this scope 8 | int a,b,x,i,s1=0,y,s2=0;p=0,r,p; | ^ main.cpp:8:11: warning: unused variable 'b' [-Wunused-variable] 8 | int a,b,x,i,s1=0,y,s2=0;p=0,r,p; | ^