Borderou de evaluare (job #744835)

Utilizator avatar andreea678 Rusu Andreea andreea678 IP ascuns
Problemă Felinare1 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 14 nov. 2023 14:01:27 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:19:9: error: 'fout' was not declared in this scope; did you mean 'out'? 19 | fout <<"FARA SOLUTIE"; | ^~~~ | out main.cpp:25:16: error: expected ';' before '}' token 25 | ct++ | ^ | ; 26 | } | ~ main.cpp:27:8: error: 'fout' was not declared in this scope; did you mean 'out'? 27 | fout<<ct; | ^~~~ | out