Borderou de evaluare (job #2655579)
Utilizator | Data | 4 octombrie 2020 19:16:26 | |
---|---|---|---|
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 bfs(int)':
main.cpp:19:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<a[i].size();j++)
~^~~~~~~~~~~~
main.cpp: In function 'void dfs(int, int)':
main.cpp:39:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0;j<a[i].size();j++)
~^~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:62:26: error: 'niv' was not declared in this scope
if(w[i]!=-1 && w[niv]!=0)
^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !