Problem reverseandmin
User Kiameimon
Submission Time 2024-01-09 17:10:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

reverseandmin.cpp: In function ‘int main()’:
reverseandmin.cpp:23:23: error: ‘inv’ was not declared in this scope; did you mean ‘int’?
23 | while(inv_k <= n && inv){
| ^~~
| int