Borderou de evaluare (job #3154215)
Utilizator | Data | 3 octombrie 2023 19:32:05 | |
---|---|---|---|
Problema | Principiul includerii si excluderii | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:4:1: error: 'ifstream' does not name a type
4 | ifstream fin("pinex.in");
| ^~~~~~~~
main.cpp:5:1: error: 'ofstream' does not name a type
5 | ofstream fout("pinex.out");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:57:12: error: 'fin' was not declared in this scope
57 | int m; fin >> m;
| ^~~
main.cpp:77:9: error: 'fout' was not declared in this scope
77 | fout << a- ans << '\n';
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !