| Problem | squidzofrenzic |
|---|---|
| User | xyzidk9 |
| Submission Time | 2026-07-18 10:28:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
squidzofrenzic.cpp: In function ‘int32_t main()’:
squidzofrenzic.cpp:19:15: error: ‘n’ was not declared in this scope
19 | while(cur < n){
| ^
squidzofrenzic.cpp:25:13: error: ‘n’ was not declared in this scope
25 | if(cur == n)r = m;
| ^