Owl Get a Life
1609.cpp: In function ‘int main()’:1609.cpp:8:12: error: expected ‘;’ before ‘return’ 8 | cout<<0 | ^ | ; 9 | return 0; | ~~~~~~