| Problem | lis_easy |
|---|---|
| User | ATHY |
| Submission Time | 2024-07-08 10:16:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lis_easy.cpp: In function ‘int main()’:
lis_easy.cpp:8:17: error: ‘n’ was not declared in this scope
8 | for (ll i=0; i<n; i++) {
| ^
lis_easy.cpp:11:17: error: ‘n’ was not declared in this scope
11 | for (ll i=0; i<n; i++) {
| ^