Borderou de evaluare (job #670997)

Utilizator avatar Alex_balan Balan Alexandru Alex_balan IP ascuns
Problemă Fotbal (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 20 oct. 2022 21:11:57 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:9:5: error: 'fin' was not declared in this scope 9 | fin >> n >> limita; | ^~~ main.cpp:22:9: error: 'fout' was not declared in this scope 22 | fout << "DA"; | ^~~~ main.cpp:24:9: error: 'fout' was not declared in this scope 24 | fout << "NU"; | ^~~~ main.cpp:26:5: error: 'fout' was not declared in this scope 26 | fout << endl << sumtotal; | ^~~~