Borderou de evaluare (job #2840957)

Utilizator MBogdan888Mielu Bogdan Antonio MBogdan888 Data 29 ianuarie 2022 08:21:24
Problema Ciurul lui Eratosthenes Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:3:1: error: 'ifstream' does not name a type 3 | ifstream fin("ciur.in"); | ^~~~~~~~ main.cpp:4:1: error: 'ofstream' does not name a type 4 | ofstream fout("ciur.out"); | ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:10:5: error: 'fin' was not declared in this scope 10 | fin >> n; | ^~~ main.cpp:27:5: error: 'fout' was not declared in this scope 27 | fout << S << endl; | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?