Borderou de evaluare (job #691519)

Utilizator avatar davd1234_2011 Marin David Andrei davd1234_2011 IP ascuns
Problemă Alfanumeric (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 30 ian. 2023 15:35:25 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 8 | fin >> n; | ^~~ main.cpp:14:13: error: 'fout' was not declared in this scope 14 | fout << c; | ^~~~ main.cpp:17:16: error: lvalue required as left operand of assignment 17 | s=s+c='0'; | ~^~ main.cpp:20:5: error: 'fout' was not declared in this scope 20 | fout << "\n"; | ^~~~