Problem bestplace
User vadar2525
Submission Time 2026-01-14 15:43:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bestplace.cpp: In function ‘int main()’:
bestplace.cpp:16:31: error: expected ‘;’ before ‘totaly’
16 | cout << totalx / n + 1 << " " totaly / n + 1;
| ^~~~~~~
| ;