Borderou de evaluare (job #1915307)
Utilizator | Data | 8 martie 2017 20:35:17 | |
---|---|---|---|
Problema | Plimbare | Status | done |
Runda | becreative29 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:13:12: error: ISO C++ forbids declaration of ‘dfs’ with no type [-fpermissive]
dfs(int nod)
^
user.cpp: In function ‘int dfs(int)’:
user.cpp:16:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1;i<=a[nod].size();++i)
^
user.cpp:26:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !