Problem bestplace
User fwaeh
Submission Time 2026-03-12 12:09:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bestplace.cpp: In function ‘int main()’:
bestplace.cpp:39:38: error: ‘N’ was not declared in this scope
39 | long long best_x = x_coords[(N - 1) / 2];
| ^