| Problem | llis |
|---|---|
| User | YH |
| Submission Time | 2026-02-28 15:46:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
llis.cpp: In function ‘void solve()’:
llis.cpp:83:7: error: ‘ll’ was not declared in this scope
83 | for (ll i = 0; i < n; i++) {
| ^~
llis.cpp:83:17: error: ‘i’ was not declared in this scope
83 | for (ll i = 0; i < n; i++) {
| ^