Borderou de evaluare (job #2101098)
Utilizator | Data | 6 ianuarie 2018 20:48:36 | |
---|---|---|---|
Problema | Segmente | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int solve(std::vector<point>&, std::vector<point>&)’:
user.cpp:50:21: error: could not convert ‘O’ from ‘std::vector<point>’ to ‘point’
if(check(O, V, mid))
^
user.cpp:43:6: warning: unused variable ‘lo’ [-Wunused-variable]
int lo = O.size();
^
user.cpp:44:6: warning: unused variable ‘lv’ [-Wunused-variable]
int lv = V.size();
^
user.cpp: In function ‘int main()’:
user.cpp:95:18: error: ‘P’ was not declared in this scope
out << solve(O, P) << "\n";
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !