Loading

随笔分类 -  水题

摘要:描述 传送门:我是传送门 在日常生活中,通过年、月、日这三个要素可以表示出一个唯一确定的日期。 牛牛习惯用8位数字表示一个日期,其中,前4位代表年份,接下来2位代表月 份,最后2位代表日期。显然:一个日期只有一种表示方法,而两个不同的日期的表 示方法不会相同。 牛牛认为,一个日期是回文的,当且仅当表 阅读全文
posted @ 2021-01-20 21:44 Yiduuannng 阅读(393) 评论(0) 推荐(0)
摘要:描述 传送门:我是传送门 Student Andrey has been skipping physical education lessons for the whole term, and now he must somehow get a passing grade on this subje 阅读全文
posted @ 2021-01-20 21:20 Yiduuannng 阅读(73) 评论(0) 推荐(0)
摘要:题目链接:http://codeforces.com/contest/987/problem/A 题目大意: 输入正整数n与n种看到的颜色,根据颜色来判断宝石,输出未看到的宝石的数量与名称 阅读全文
posted @ 2018-05-30 09:03 Yiduuannng 阅读(168) 评论(0) 推荐(0)