Owl Get a Life
choochoo.cpp: In function ‘int main()’:choochoo.cpp:14:24: error: expected ‘;’ before ‘}’ token 14 | number += 1 | ^ | ; 15 | } | ~