Borderou de evaluare (job #687129)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Tramvai (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 14 ian. 2023 11:14:08 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:29:14: error: expected ';' before 'return'
29 | fout<<min
| ^
| ;
30 | return 0;
| ~~~~~~