Borderou de evaluare (job #1758085)
Utilizator | Data | 16 septembrie 2016 15:14:40 | |
---|---|---|---|
Problema | Divizori2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void find_centroid(int, int)’:
user.cpp:74:59: error: too many arguments to function ‘void find_centroid(int, int)’
find_centroid(next.dest, cur, dist_from_centroid+1);
^
user.cpp:62:20: note: declared here
static inline void find_centroid(const int cur, const int prev = -1){
^
user.cpp: In function ‘bool is_divisible_by()’:
user.cpp:133:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(centroids.size() * d != n){
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !