Main.c: In function 'main':Main.c:16:23: error: expected ';' before '}' token 16 | day=31 | ^ | ; 17 | } | ~