Borderou de evaluare (job #3193567)
Utilizator | Data | 14 ianuarie 2024 22:13:34 | |
---|---|---|---|
Problema | Negot | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:9:1: error: 'ifstream' does not name a type
9 | ifstream fin("negot.in");
| ^~~~~~~~
main.cpp:10:1: error: 'ofstream' does not name a type
10 | ofstream fout("negot.out");
| ^~~~~~~~
main.cpp: In function 'void citire()':
main.cpp:100:5: error: 'fin' was not declared in this scope
100 | fin >> n >> m >> k;
| ^~~
main.cpp: In function 'void afisare(int)':
main.cpp:145:5: error: 'fout' was not declared in this scope
145 | fout << res;
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !