Owl Get a Life
stepgame.cpp: In function ‘int main()’:stepgame.cpp:21:48: error: ‘arr’ was not declared in this scope 21 | else curr_min_sum = min(temp, curr_min_sum + arr[i]); | ^~~