Owl Get a Life
snowball.cpp: In function ‘int main()’:snowball.cpp:19:14: error: expected ‘;’ before ‘total’ 19 | biggest += D | ^ | ; 20 | total += biggest * biggest; | ~~~~~