Owl Get a Life
area2.cpp: In function ‘int main()’:area2.cpp:33:22: error: expected ‘;’ before ‘}’ token 33 | secondNum = arr[i] | ^ | ; 34 | } | ~