Problem bestplace
User ryansoh
Submission Time 2023-07-28 17:37:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bestplace.cpp: In function ‘int main()’:
bestplace.cpp:15:8: error: ‘round’ was not declared in this scope
15 | cout<<round(xsum/n)<<" "<<round(ysum/n);
| ^~~~~