Borderou de evaluare (job #1574911)

Utilizator cameleonGeorgescu Dan cameleon Data 20 ianuarie 2016 22:16:50
Problema Paritate Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:1:1: error: ‘include’ does not name a type include <fstream> ^ user.cpp:3:1: error: ‘ifstream’ does not name a type ifstream f("paritate.in"); ^ user.cpp:4:1: error: ‘ofstream’ does not name a type ofstream g("paritate.out"); ^ user.cpp: In function ‘int main()’: user.cpp:10:2: error: ‘f’ was not declared in this scope f.get(z); ^ user.cpp:40:3: error: ‘g’ was not declared in this scope g<<"DA\n"; ^ user.cpp:46:3: error: ‘g’ was not declared in this scope g<<"NU\n"; ^ user.cpp:56:2: error: ‘g’ was not declared in this scope g.close(); ^

Ceva nu functioneaza?