Problem | lis_easy |
---|---|
User | dakingwawin |
Submission Time | 2024-12-07 15:56:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lis_easy.cpp: In function ‘int main()’:
lis_easy.cpp:21:23: error: ‘i’ was not declared in this scope
21 | if(temp>total && arr[i]> arr[i+1]){
| ^