Borderou de evaluare (job #1009579)

Utilizator andreeaghetuUNIBUC andreeaghetu andreeaghetu Data 13 octombrie 2013 15:29:46
Problema Sortare prin comparare Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:3:1: error: ‘ifstream’ does not name a type ifstream in ("algsort.in"); ^ user.cpp:4:1: error: ‘ofstream’ does not name a type ofstream out ("algsort.out"); ^ user.cpp: In function ‘int main()’: user.cpp:74:2: error: ‘in’ was not declared in this scope in>>N; ^ user.cpp:79:3: error: ‘out’ was not declared in this scope out<<v[i]<<" "; ^

Ceva nu functioneaza?