Borderou de evaluare (job #636478)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Muzeu(clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 28 feb. 2022 10:14:54 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:12:12: error: expected identifier before numeric constant
12 | return 0;
| ^
main.cpp:12:5: error: named return values are no longer supported
12 | return 0;
| ^~~~~~
main.cpp:16:2: error: expected '{' at end of input
16 | }
| ^