Borderou de evaluare (job #1359098)

Utilizator StefanutzzKis Stefan Marian Stefanutzz Data 24 februarie 2015 21:16:23
Problema Modulo Status done
Runda contestul1 Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:3:1: error: ‘ifstream’ does not name a type ifstream fin("modulo.in"); ^ user.cpp:4:1: error: ‘ofstream’ does not name a type ofstream fout("modulo.out"); ^ user.cpp: In function ‘int main()’: user.cpp:11:5: error: ‘fin’ was not declared in this scope fin>>A>>B>>C; ^ user.cpp:15:5: error: ‘fout’ was not declared in this scope fout<<p; ^

Ceva nu functioneaza?