Owl Get a Life
toxic2.cpp:4:20: error: expected ‘;’ before ‘void’ 4 | using namespace std | ^ | ; 5 | 6 | void determine_type(int n) { | ~~~~