Borderou de evaluare (job #638707)

Utilizator avatar PavBoss007 pughin pavel PavBoss007 IP ascuns
Problemă Paint Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 5 mar. 2022 14:31:09 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:32:24: error: 't' was not declared in this scope 32 | p*=t; | ^ main.cpp:35:17: error: 't' was not declared in this scope 35 | t=t*t; | ^ main.cpp:9:17: warning: unused variable 'l' [-Wunused-variable] 9 | int n,i,j,m,l=1,p=-1,l1,l2,c1,c2,x,y,maxx=-1,q; | ^ main.cpp:9:21: warning: unused variable 'p' [-Wunused-variable] 9 | int n,i,j,m,l=1,p=-1,l1,l2,c1,c2,x,y,maxx=-1,q; | ^ main.cpp:9:40: warning: unused variable 'y' [-Wunused-variable] 9 | int n,i,j,m,l=1,p=-1,l1,l2,c1,c2,x,y,maxx=-1,q; | ^ main.cpp:9:42: warning: unused variable 'maxx' [-Wunused-variable] 9 | int n,i,j,m,l=1,p=-1,l1,l2,c1,c2,x,y,maxx=-1,q; | ^~~~