Problem bestplace
User ATHY
Submission Time 2025-02-21 22:12:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bestplace.cpp: In function ‘int main()’:
bestplace.cpp:6:16: error: ‘n’ was not declared in this scope
6 | vector<int> x(n);
| ^