Borderou de evaluare (job #1722136)

Utilizator Dupree7FMI Ciobanu Andrei Dupree7 Data 27 iunie 2016 14:01:53
Problema Submultimi 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 f("submultimi.in"); ^ user.cpp:4:1: error: ‘ofstream’ does not name a type ofstream g("submultimi.out"); ^ user.cpp: In function ‘void bk(int, int)’: user.cpp:16:13: error: ‘g’ was not declared in this scope g << v[i] << " "; ^ user.cpp:17:9: error: ‘g’ was not declared in this scope g << "\n"; ^ user.cpp: In function ‘int main()’: user.cpp:32:5: error: ‘f’ was not declared in this scope f >> n; ^

Ceva nu functioneaza?