Borderou de evaluare (job #1632188)

Utilizator pibogaBogdan piboga Data 5 martie 2016 22:32:02
Problema Valentin Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:6:1: error: ‘fin’ does not name a type fin=fopen( "valentin.in" , "r"); ^ user.cpp:7:1: error: ‘fout’ does not name a type fout=fopen( "valentin.out", "w") ; ^ user.cpp: In function ‘int main()’: user.cpp:14:5: error: ‘fin’ was not declared in this scope fin >>q; ^ user.cpp:72:5: error: ‘fout’ was not declared in this scope fout <<maxs; ^ user.cpp:73:10: error: ‘fout’ was not declared in this scope else fout<<nr; ^

Ceva nu functioneaza?