Problem lis_easy
User MintTea
Submission Time 2023-11-17 14:32:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lis_easy.cpp: In function ‘int32_t main()’:
lis_easy.cpp:17:7: error: ‘i’ was not declared in this scope
17 | for (i = 0; i < n; i++){
| ^