Borderou de evaluare (job #1034934)
| Utilizator | Data | 18 noiembrie 2013 11:00:45 | |
|---|---|---|---|
| Problema | Autobuze | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘bool bfs(int)’:
user.cpp:20:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<d[nod].size();++j)
^
user.cpp:27:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int find(int)’:
user.cpp:31:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<H[mo].size();++i)
^
user.cpp: In function ‘int main()’:
user.cpp:49:16: error: ‘sort’ was not declared in this scope
sort(v+1,v+n+1);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
