Problem flamethrower
User o1lim
Submission Time 2024-05-28 22:33:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:12:11: error: ‘i’ was not declared in this scope
12 | sort(arr[i], arr[i]+a, greater<int>())
| ^