Problem lis_easy
User ATHY
Submission Time 2024-07-08 10:16:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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++) {
| ^