Borderou de evaluare (job #585979)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Numere 4 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 13 mar. 2021 21:55:15 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:75:7: error: jump to label 'end'
75 | end:
| ^~~
main.cpp:41:20: note: from here
41 | goto end;
| ^~~
main.cpp:44:11: note: crosses initialization of 'int i'
44 | int i=3;
| ^