Borderou de evaluare (job #2569955)
Utilizator | Data | 4 martie 2020 14:27:05 | |
---|---|---|---|
Problema | Arbore partial de cost minim | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:9:13: error: expected initializer before 'out'
ofstream c out("apm.out");
^~~
main.cpp: In function 'int main()':
main.cpp:62:5: error: 'cout' was not declared in this scope
cout << Kruskal() << "\n" << Answer.size() << "\n";
^~~~
main.cpp:63:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Answer.size(); i++){
~~^~~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !