Problem reverseandmin
User blob
Submission Time 2023-12-11 11:07:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

reverseandmin.cpp: In function ‘int findMinValue(int, int)’:
reverseandmin.cpp:30:21: error: ‘k’ was not declared in this scope
30 | if (operations == k){
| ^