Owl Get a Life
ranges.cpp: In function ‘int main()’:ranges.cpp:36:33: error: lvalue required as left operand of assignment 36 | if(vt[i] > mx) mx = vt[i]; | ^