Owl Get a Life
snail.cpp: In function ‘int main()’:snail.cpp:55:22: error: expected ‘;’ before ‘}’ token 55 | finishedDay++ | ^ | ; 56 | } | ~