Borderou de evaluare (job #1096440)
Utilizator | Data | 2 februarie 2014 00:23:45 | |
---|---|---|---|
Problema | Poligon | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int InPoligon(int, int)’:
user.cpp:88:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (st == v[now].size())
^
user.cpp: In function ‘void Solve()’:
user.cpp:126:44: error: too few arguments to function ‘bool cmp(const int&, const int&)’
sort(v[i].begin(), v[i].end(), cmp());
^
user.cpp:40:13: note: declared here
inline bool cmp(const int &ind1, const int &ind2)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !