| Problem | eescapism |
|---|---|
| User | totallykaiyuan |
| Submission Time | 2026-05-03 16:38:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eescapism.cpp: In function ‘int main()’:
eescapism.cpp:27:25: error: ‘n’ was not declared in this scope
27 | vector<long long> v(n);
| ^
eescapism.cpp:38:13: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
38 | cout << ans << "\n";
| ^~~
| abs