查看完整版本: 我有個問題不知道怎我有個問題不知道怎麼程序怎麼編寫才是正確的?求大神指教!!!麼
頁: [1]

ThomasTing 發表於 2017-8-7 12:53 PM

我有個問題不知道怎我有個問題不知道怎麼程序怎麼編寫才是正確的?求大神指教!!!麼

問題如下:Write a C program that reads in a date and prints out the date of the next day.

Example 1:
Enter a date in the form day/month/year: 17/5/2010
The date of the next day is: 18/5/2010

Example 2:
Enter a date in the form day/month/year: 28/2/1999
The date of the next day is: 1/3/1999
...<div class='locked'><em>瀏覽完整內容,請先 <a href='member.php?mod=register'>註冊</a> 或 <a href='javascript:;' onclick="lsSubmit()">登入會員</a></em></div><div></div>

puffers 發表於 2017-8-7 03:53 PM

參考一下 如圖片的範例
頁: [1]