Borderou de evaluare (job #2697135)
Utilizator | Data | 17 ianuarie 2021 18:46:23 | |
---|---|---|---|
Problema | Banuti | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void dijkstra()':
main.cpp:9:15: warning: unused variable 'k' [-Wunused-variable]
int i, j, k, m, pmin;
^
main.cpp: In function 'int main()':
main.cpp:34:5: error: 'ifstream' was not declared in this scope
ifstream f("banuti.in");
^~~~~~~~
main.cpp:35:5: error: 'ofstream' was not declared in this scope
ofstream g("banuti.out");
^~~~~~~~
main.cpp:37:5: error: 'f' was not declared in this scope
f>>n;
^
main.cpp:76:3: error: 'g' was not declared in this scope
g<<-1<<"\n";
^
main.cpp:80:3: error: 'g' was not declared in this scope
g<< mx - mn;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !