摘要: 时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 65536K,其他语言131072K64bit IO Format: %lld 题目描述 又到了一年一度,大四老学长们毕业设计选题的时候,一般指导老师都会为学生提供若干个选题供学生选择。大家都知道,有的课题,看上去高大上,实则含金量不高, 阅读全文
posted @ 2017-12-08 22:40 Roni_i 阅读(354) 评论(0) 推荐(0) 编辑
摘要: 题目描述(https://www.nowcoder.com/acm/contest/51#question) 在cayun星球月亮大小都有一个规律,月亮为每30天一个周期,在这30天的周期里,月亮的大小分别为0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 阅读全文
posted @ 2017-12-08 21:43 Roni_i 阅读(406) 评论(0) 推荐(0) 编辑
摘要: A. Kyoya and Photobooks time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Kyoya Ootori is 阅读全文
posted @ 2017-12-08 15:58 Roni_i 阅读(210) 评论(0) 推荐(0) 编辑
摘要: 能被2、3、4、5、6、7、8、9 等数整除的数的特征 性质1:如果数a、b都能被c整除,那么它们的和(a+b)或差(a-b)也能被c整除。 性质2:几个数相乘,如果其中有一个因数能被某一个数整除,那么它们的积也能被这个数整除。 能被2整除的数,个位上的数能被2整除(偶数都能被2整除),那么这个数能 阅读全文
posted @ 2017-12-08 15:38 Roni_i 阅读(1751) 评论(0) 推荐(0) 编辑
摘要: A. Generous Kefa time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output One day Kefa found n ba 阅读全文
posted @ 2017-12-08 15:04 Roni_i 阅读(144) 评论(0) 推荐(0) 编辑
摘要: A. Minimum Difficulty time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output A. Minimum Difficu 阅读全文
posted @ 2017-12-08 13:36 Roni_i 阅读(295) 评论(0) 推荐(0) 编辑