Borderou de evaluare (job #2911149)
Utilizator | Data | 27 iunie 2022 11:33:48 | |
---|---|---|---|
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
6 | ifstream fin("ciur.in");
| ^~~~~~~~
main.cpp:7:1: error: 'ofstream' does not name a type
7 | ofstream fout("ciur.out");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:11:5: error: 'fin' was not declared in this scope
11 | fin >> N ;
| ^~~
main.cpp:26:5: error: 'fout' was not declared in this scope
26 | fout << k<<"\n";
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !