Borderou de evaluare (job #1691885)

Utilizator Iulian2234Radu Iulian Iulian2234 Data 19 aprilie 2016 18:14:54
Problema Cifra Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:2:2: error: invalid preprocessing directive #inculde #inculde <fstream> ^ user.cpp:4:1: error: expected ‘;’ before ‘ifstream’ ifstream in("cifra.in"); ^ user.cpp:4:12: error: variable ‘std::ifstream in’ has initializer but incomplete type ifstream in("cifra.in"); ^ user.cpp:5:13: error: variable ‘std::ofstream out’ has initializer but incomplete type ofstream out("cifra.out"); ^ user.cpp: In function ‘int main()’: user.cpp:12:36: error: expected primary-expression before ‘;’ token for (int j=1;j<=;j++) { ^

Ceva nu functioneaza?