Borderou de evaluare (job #803032)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Paranteze2 (clasa a 7-a) | Compilator | cpp-32 |
Rundă | lasm_09_01_2025_clasa11 | Status | evaluat |
Dată | 9 ian. 2025 12:52:09 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:8:5: error: 'fin' was not declared in this scope; did you mean 'cin'?
8 | fin >> s;
| ^~~
| cin
main.cpp:22:5: error: 'fout' was not declared in this scope; did you mean 'cout'?
22 | fout << moves;
| ^~~~
| cout