Owl Get a Life
quest.cpp: In function ‘int main()’:quest.cpp:60:26: error: expected ‘;’ before ‘}’ token 60 | currDay = nextDay | ^ | ; 61 | } | ~