Owl Get a Life
area_noi.cpp: In function ‘int main()’:area_noi.cpp:10:10: error: expected ‘;’ before ‘cout’ 10 | cin >> n | ^ | ; 11 | cout << 1; | ~~~~