Borderou de evaluare (job #2498622)
Utilizator | Data | 24 noiembrie 2019 09:45:02 | |
---|---|---|---|
Problema | Ciurul lui Eratosthenes | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:6:1: error: 'ifstream' does not name a type
ifstream f("ciur.in");
^~~~~~~~
main.cpp:7:1: error: 'ofstream' does not name a type
ofstream g("ciur.out");
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:13:2: error: 'f' was not declared in this scope
f >> n;
^
main.cpp:22:4: error: 'g' was not declared in this scope
g << i << " ";
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !