Owl Get a Life
GSS.cpp: In function ‘int main()’:GSS.cpp:14:18: error: expected ‘;’ before ‘}’ token 14 | total += arr[i] | ^ | ; 15 | } | ~