| Problem | bestplace |
|---|---|
| User | yuhannp |
| Submission Time | 2026-08-21 15:37:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bestplace.cpp: In function ‘int main()’:
bestplace.cpp:15:42: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
15 | }([](int& k) { return (cin >> k), k; }(n));
| ^
| yn