Borderou de evaluare (job #1567957)

Utilizator bogdandvDamaschin Bogdan-Valentin bogdandv Data 13 ianuarie 2016 20:30:48
Problema Stergeri Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:8:15: error: variable ‘std::ifstream f’ has initializer but incomplete type ifstream f("stergeri.in"); ^ user.cpp:9:15: error: variable ‘std::ofstream g’ has initializer but incomplete type ofstream g("stergeri.out"); ^ user.cpp:14:12: error: ‘a’ was not declared in this scope if(a[i]<=k) ^ user.cpp:15:22: error: ‘b’ was not declared in this scope k=k-a[i]+b[i]+1; ^

Ceva nu functioneaza?