Borderou de evaluare (job #1419376)

Utilizator shanti_zmuschiShanti Zmuschi shanti_zmuschi Data 15 aprilie 2015 14:52:40
Problema Cifra Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:3:1: error: ‘ifstream’ does not name a type ifstream fin("cifra.in"); ^ user.cpp:5:1: error: ‘ofstream’ does not name a type ofstream fout("cifra.out"); ^ user.cpp:9:11: error: redefinition of ‘int T’ int N,T,i,T,j,ci,s; ^ user.cpp:9:7: error: ‘int T’ previously declared here int N,T,i,T,j,ci,s; ^ user.cpp: In function ‘int main()’: user.cpp:13:5: error: ‘fin’ was not declared in this scope fin>>T; ^ user.cpp:14:9: error: ‘x’ was not declared in this scope for(x=1;x<=T;x++) ^ user.cpp:24:9: error: ‘fout’ was not declared in this scope fout<<s%10<<' '; ^ user.cpp:27:5: error: ‘fout’ was not declared in this scope fout.close(); ^

Ceva nu functioneaza?