Borderou de evaluare (job #733257)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Abc 1 (clasa a 9-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 24 sept. 2023 12:35:17 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:13:9: error: break statement not within loop or switch
13 | break;
| ^~~~~
main.cpp:15:9: error: continue statement not within a loop
15 | continue;
| ^~~~~~~~