Borderou de evaluare (job #2242799)

Utilizator stefanut999Paul Colta stefanut999 Data 19 septembrie 2018 16:04:07
Problema Concurs2 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("concurs2.in"); ^~~~~~~~ user.cpp:3:1: error: ‘ofstream’ does not name a type ofstream fout("concurs2.out"); ^~~~~~~~ user.cpp: In function ‘int main()’: user.cpp:27:5: error: ‘fin’ was not declared in this scope fin>>p; ^~~ user.cpp:38:5: error: ‘fout’ was not declared in this scope fout<<cont<<'\n'; ^~~~

Ceva nu functioneaza?