Borderou de evaluare (job #649083)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Iepuraș2 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 3 mai 2022 19:10:08 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:53:17: error: expected ';' before 'do'
53 | cx=x
| ^
| ;
54 | do{
| ~~
main.cpp:11:37: warning: unused variable 'cif' [-Wunused-variable]
11 | int c, n, x, mi, ma, p, ok, cx, cif, cif2;
| ^~~
main.cpp:11:42: warning: unused variable 'cif2' [-Wunused-variable]
11 | int c, n, x, mi, ma, p, ok, cx, cif, cif2;
| ^~~~