Problem | race |
---|---|
User | PlayVoltz |
Submission Time | 2023-10-27 15:24:24 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
race.cpp: In function ‘void build(int, int, int)’:
race.cpp:50:11: error: ‘centroid’ was not declared in this scope; did you mean ‘centroidfind’?
50 | int c=centroid(x,p,sub[x]);
| ^~~~~~~~
| centroidfind