| Problem | lis |
|---|---|
| User | ForgottenDragon |
| Submission Time | 2026-02-06 19:33:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lis.cpp: In function ‘int main()’:
lis.cpp:18:9: error: ‘it’ was not declared in this scope; did you mean ‘i’?
18 | else *it = x;
| ^~
| i