Borderou de evaluare (job #1392424)
| Utilizator | Data | 18 martie 2015 17:33:51 | |
|---|---|---|---|
| Problema | Consiliul tribului | 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:28:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1;i<=Tree[node].size()+1;++i)
^
user.cpp: In function ‘void DFS1(int, int)’:
user.cpp:45:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1;i<=Tree[node].size()+1;++i)
^
user.cpp:60:15: error: ‘sons’ was not declared in this scope
if(x!=sons.begin())
^
user.cpp:68:15: error: ‘sons’ was not declared in this scope
if(x!=sons.end())
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
