Borderou de evaluare (job #2668503)
Utilizator | Data | 4 noiembrie 2020 23:01:14 | |
---|---|---|---|
Problema | Componente tare conexe | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:18:29: error: 'DFS' was not declared in this scope
DFS(muchie[x][i]);
^
main.cpp: In function 'void bfs(int)':
main.cpp:38:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<transpus[x].size(); i++)
~^~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:53:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(unsigned int i=1; i<=m; i++)
~^~~
main.cpp:61:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(unsigned int i=1; i<=n; i++)
~^~~
main.cpp:79:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<c[i].size(); j++)
~^~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !