Ngày tháng năm kế tiếp

View as PDF



Time limit:
Scratch 5.0s
Memory limit:
Scratch 500M

Problem type
Points: 100 Time limit: 1.0s Memory limit: 256M Input: stdin Output: stdout

Cho biết ngày tháng, năm hôm nay. Đưa ra ngày tháng năm ngày mai.

Input

  • 3 số tự nhiên \(a\),\(b\),\(c\)

Output

  • Kết quả của bài toán in trên một dòng

Example

Test 1

Input
1 1 2021
Output
2 1 2021

Comments

There are no comments at the moment.