Owl Get a Life
fatty.cpp: In function ‘int main()’:fatty.cpp:8:7: error: expected ‘;’ before ‘int’ 8 | cin>>X | ^ | ; 9 | int X = 1; | ~~~