Problem | lis_easy |
---|---|
User | noob41 |
Submission Time | 2023-11-10 10:42:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lis_easy.cpp: In function ‘int32_t main()’:
lis_easy.cpp:12:8: error: ‘arr’ was not declared in this scope
12 | cin>>arr[i];
| ^~~
lis_easy.cpp:24:9: error: ‘i’ was not declared in this scope
24 | int ma=i;
| ^