Borderou de evaluare (job #2902946)
Utilizator | Data | 16 mai 2022 23:01:04 | |
---|---|---|---|
Problema | Flux maxim de cost minim | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:8:1: error: 'ifstream' does not name a type
8 | ifstream fin("fmcm.in");
| ^~~~~~~~
main.cpp:9:1: error: 'ofstream' does not name a type
9 | ofstream fout("fmcm.out");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:91:5: error: 'fin' was not declared in this scope
91 | fin >> n >> m >> s >> d;
| ^~~
main.cpp:111:5: error: 'fout' was not declared in this scope
111 | fout << cstmin;
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !