Borderou de evaluare (job #2551171)
Utilizator | Data | 19 februarie 2020 16:53:16 | |
---|---|---|---|
Problema | Pirati | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:129:5: error: 'ifstream' was not declared in this scope
ifstream cin("pirati.in");
^~~~~~~~
main.cpp:130:5: error: 'ofstream' was not declared in this scope
ofstream cout("pirati.out");
^~~~~~~~
main.cpp:133:5: error: 'cin' was not declared in this scope
cin >> n >> m >> q;
^~~
main.cpp:162:9: error: 'cout' was not declared in this scope
cout << query(d[x1][y1],d[x2][y2]) << '\n';
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !