Borderou de evaluare (job #642265)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Pinochio (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 20 mar. 2022 12:55:22 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:15:10: error: expected ';' before 'else'
15 | k=k-1
| ^
| ;
16 | else
| ~~~~
main.cpp:9:15: warning: unused variable 'd' [-Wunused-variable]
9 | int n,p,k,d,e,f,g;
| ^
main.cpp:9:17: warning: unused variable 'e' [-Wunused-variable]
9 | int n,p,k,d,e,f,g;
| ^
main.cpp:9:19: warning: unused variable 'f' [-Wunused-variable]
9 | int n,p,k,d,e,f,g;
| ^
main.cpp:9:21: warning: unused variable 'g' [-Wunused-variable]
9 | int n,p,k,d,e,f,g;
| ^