文件名称:a

  • 所属分类:
  • C#编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-12-06
  • 文件大小:
  • 2kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • su***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

/*    在我们现在使用的日历中 , 闰年被定义为能被4整除的年份, */

/* 但是能被100整除而不能被400整除的年是例外,它们不是闰年。 */

/*输入包含若干行,每行包含一个正整数,表示从 2000年1月1日开始逝去的天数。 */

/*输入最后一行是-1, 不必处理。可以假设结果的年份不会超过9999。 */

/*对每个测试样例,输出一行,该行包含对应的日期和星期几。格式为YYYY-MM-DD */

/*"DayOfWeek”,其中 “DayOfWeek” 必须是下面中的一个: "Sunday", */

/*"Monday", "Tuesday", "Wednesday", "Thursday", "Friday" and "Saturday“。*/-/* We now use the calendar, leap year is defined as a year divisible by 4,*//* but can be divisible by 100 and not divisible by 400 years is an exception, they are not leap years.*//* Input contains several lines, each line contains a positive integer, the number of days elapsed from January 1, 2000.*//* Input last line is-1, do not have to deal with. Can assume that the results of the year will not exceed 9999.*//* For each test case, output a line, the line that contains the corresponding date and day of the week. Format is YYYY-MM-DD*//* " DayOfWeek" , " DayOfWeek" must be one of the following: " Sunday" ,*//* " Monday" , " Tuesday" , " Wednesday" , " Thursday" " Friday" and " Saturday" .* /
(系统自动生成,下载前可以参看下载内容)

下载文件列表





a.cpp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org