Borderou de evaluare (job #1313033)

Utilizator BlackBear141BlackBear BlackBear141 Data 10 ianuarie 2015 11:44:27
Problema Fibo Status done
Runda emag_cluj_liceu_avansati Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:1:2: error: invalid preprocessing directive #icnlude #icnlude<fstream> ^ user.cpp: In function ‘int main()’: user.cpp:39:15: error: variable ‘std::ifstream f’ has initializer but incomplete type ifstream f("fibo.in"); ^ user.cpp:40:15: error: variable ‘std::ofstream g’ has initializer but incomplete type ofstream g("fibo.out"); ^ user.cpp:44:22: error: expected statement at end of input for(t=n; t>0; t++) ^ user.cpp:41:12: warning: unused variable ‘count’ [-Wunused-variable] int n, count = 0, t; ^ user.cpp:44:22: error: expected ‘}’ at end of input for(t=n; t>0; t++) ^

Ceva nu functioneaza?