| Problem | lis |
|---|---|
| User | undefinedcritter |
| Submission Time | 2026-09-06 10:41:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lis.cpp: In function ‘int main()’:
lis.cpp:16:14: error: ‘lnt’ was not declared in this scope; did you mean ‘int’?
16 | for (lnt j = 0; j<i; j++){
| ^~~
| int
lis.cpp:16:25: error: ‘j’ was not declared in this scope
16 | for (lnt j = 0; j<i; j++){
| ^