Borderou de evaluare (job #1663258)
Utilizator | Data | 25 martie 2016 18:29:11 | |
---|---|---|---|
Problema | Elicoptere | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:86:26: error: too few arguments to function ‘void dfs(int, int)’
dfs(it->first);
^
user.cpp:79:6: note: declared here
void dfs(int dad, int op){
^
user.cpp: In function ‘void count_conex()’:
user.cpp:91:17: warning: unused variable ‘num’ [-Wunused-variable]
int comp=0, num=n;
^
user.cpp: In function ‘double kruskal()’:
user.cpp:126:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<muchii.size(); i++)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !