Borderou de evaluare (job #2054431)

Utilizator NToniBoSSNicolae Tonitza NToniBoSS Data 1 noiembrie 2017 22:53:14
Problema Rj Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:2:1: error: ‘ifstream’ does not name a type ifstream fin("rj.in"); ^ user.cpp:3:1: error: ‘ofstream’ does not name a type ofstream fout("rj.out"); ^ user.cpp: In function ‘int main()’: user.cpp:13:5: error: ‘fin’ was not declared in this scope fin>>n>>m; ^ user.cpp:66:5: error: ‘fout’ was not declared in this scope fout<<tmin<<" "<<lin<<" "<<col<<"\n"; ^ user.cpp:66:11: error: ‘tmin’ was not declared in this scope fout<<tmin<<" "<<lin<<" "<<col<<"\n"; ^ user.cpp:66:22: error: ‘lin’ was not declared in this scope fout<<tmin<<" "<<lin<<" "<<col<<"\n"; ^ user.cpp:66:32: error: ‘col’ was not declared in this scope fout<<tmin<<" "<<lin<<" "<<col<<"\n"; ^

Ceva nu functioneaza?