Borderou de evaluare (job #2481844)
Utilizator | Data | 27 octombrie 2019 15:00:19 | |
---|---|---|---|
Problema | Transport | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:1: error: 'ifstream' does not name a type
ifstream fin("transport.in");
^~~~~~~~
main.cpp:6:1: error: 'ofstream' does not name a type
ofstream fout("transport.out");
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:58:2: error: 'fin' was not declared in this scope
fin >> NrSaltele >> NrTranporturiDisponibile;
^~~
main.cpp:65:2: error: 'fout' was not declared in this scope
fout << bs(NrSaltele, v, NrTranporturiDisponibile);
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !