Owl Get a Life
area_noi.cpp: In function ‘int main()’:area_noi.cpp:13:13: error: expected ‘;’ before ‘}’ token 13 | b = x * y | ^ | ; 14 | } | ~