Owl Get a Life
shoop.cpp: In function ‘int32_t main()’:shoop.cpp:18:5: error: expected ‘;’ before ‘cout’ 18 | b-- | ^ | ; 19 | cout << b; | ~~~~