Borderou de evaluare (job #686762)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cifre2 | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 13 ian. 2023 08:23:23 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:14:13: error: expected ';' before string constant
14 | fout "1 789012345"
| ^~~~~~~~~~~~~~
| ;
main.cpp:14:9: warning: statement has no effect [-Wunused-value]
14 | fout "1 789012345"
| ^~~~