Borderou de evaluare (job #2546467)
Utilizator | Data | 14 februarie 2020 10:50:48 | |
---|---|---|---|
Problema | Graf | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void bfsx()':
main.cpp:36:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < gr[nodC].size(); i++) {
~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'void bfsy()':
main.cpp:56:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < gr[nodC].size(); i++) {
~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'void solve()':
main.cpp:85:30: error: 'sort' was not declared in this scope
sort(ans + 1, ans + k + 1);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !