L1-5 明天是神马日子
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
Description
众所周知,闰年是每隔4年出现一次,闰年的那一年是有366天。
年份能被4整除而不能被100整除,或者能被400整除就是闰年。
Input
输入年月日格式的日期
月日都是两位数的数字表示,如9月表示为09,5号表示为05
年份不存在前导0
保证年份在1-5000之间
Output
输出下一天的日期
Samples
20230310
20230311
Limitation
1s, 1024KiB for each test case.
2023团体程序设计天梯赛选拔赛
- Status
- Done
- Rule
- IOI
- Problem
- 14
- Start at
- 2023-3-19 14:00
- End at
- 2023-3-19 17:00
- Duration
- 3 hour(s)
- Host
- Partic.
- 46