Borderou de evaluare (job #2945193)
Utilizator | Data | 23 noiembrie 2022 16:25:39 | |
---|---|---|---|
Problema | Online | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int Find(int)':
main.cpp:23:6: warning: unused variable 'prev' [-Wunused-variable]
23 | int prev = nod;
| ^~~~
main.cpp: In function 'int kruskal()':
main.cpp:44:5: error: 'config_kruskal' was not declared in this scope
44 | config_kruskal();
| ^~~~~~~~~~~~~~
main.cpp:50:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<muchie>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
50 | for (int i = 0; i < v.size(); ++i)
| ~~^~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !