Borderou de evaluare (job #2948359)
Utilizator | Data | 27 noiembrie 2022 17:07:01 | |
---|---|---|---|
Problema | A+B | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void dfs(int, int)':
main.cpp:29:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Node>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
29 | for( i = 0; i < graph[node].size(); i++ ){
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:81:9: error: 'sort' was not declared in this scope; did you mean 'qsort'?
81 | sort( muchii, muchii + m, cmp );
| ^~~~
| qsort
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !