Borderou de evaluare (job #682315)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Ținta (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 16 dec. 2022 17:33:31 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:46:28: error: expected ';' before 'l'
46 | if(i%2==0)4
| ^
| ;
47 | l--,c++;
| ~
main.cpp:46:27: warning: statement has no effect [-Wunused-value]
46 | if(i%2==0)4
| ^