Owl Get a Life
area_noi.cpp: In function ‘int main()’:area_noi.cpp:14:19: error: expected ‘;’ before ‘}’ token 14 | biggest = w * h | ^ | ; 15 | } | ~