Borderou de evaluare (job #736878)

Utilizator avatar Denisa222 Denisa dutan Denisa222 IP ascuns
Problemă Case (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 8 oct. 2023 14:40:46 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:17:6: warning: statement has no effect [-Wunused-value] 17 | f>>n; | ~^~~ main.cpp:20:9: error: 'fin' was not declared in this scope 20 | fin>>x; | ^~~ main.cpp:20:14: error: 'x' was not declared in this scope 20 | fin>>x; | ^ main.cpp:16:23: warning: unused variable 'p' [-Wunused-variable] 16 | int n,i=0,j=0,k=0,p=0,d,t,b=0,f=0,c=0; | ^ main.cpp:16:27: warning: unused variable 'd' [-Wunused-variable] 16 | int n,i=0,j=0,k=0,p=0,d,t,b=0,f=0,c=0; | ^ main.cpp:16:29: warning: unused variable 't' [-Wunused-variable] 16 | int n,i=0,j=0,k=0,p=0,d,t,b=0,f=0,c=0; | ^