Borderou de evaluare (job #736881)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Case (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 8 oct. 2023 14:41:40 | 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:16:25: warning: unused variable 'p' [-Wunused-variable]
16 | int x,n,i=0,j=0,k=0,p=0,d,t,b=0,f=0,c=0;
| ^
main.cpp:16:29: warning: unused variable 'd' [-Wunused-variable]
16 | int x,n,i=0,j=0,k=0,p=0,d,t,b=0,f=0,c=0;
| ^
main.cpp:16:31: warning: unused variable 't' [-Wunused-variable]
16 | int x,n,i=0,j=0,k=0,p=0,d,t,b=0,f=0,c=0;
| ^