Owl Get a Life
area_noi.cpp: In function ‘int main()’:area_noi.cpp:10:9: error: expected ‘;’ before ‘cin’ 10 | ans = 0 | ^ | ; 11 | cin >> N; | ~~~