Owl Get a Life
toxic2.cpp: In function ‘void determine_type(int)’:toxic2.cpp:14:28: error: expected ‘;’ before ‘}’ token 14 | Toxic[i] == 'T' | ^ | ; 15 | } | ~