Borderou de evaluare (job #1772066)

Utilizator CNMB_Bogdan_Teo_Valiteo.cons CNMB_Bogdan_Teo_Vali Data 6 octombrie 2016 14:44:17
Problema Ciurul lui Eratosthenes 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 fin("ciur.in"); ^ user.cpp:4:1: error: ‘ofstream’ does not name a type ofstream fout("ciur.out"); ^ user.cpp: In function ‘int main()’: user.cpp:11:2: error: ‘fin’ was not declared in this scope fin >> n; ^ user.cpp:23:2: error: ‘fout’ was not declared in this scope fout << r; ^

Ceva nu functioneaza?