随笔分类 -  比赛:湖南大学网络赛

摘要:链接:https://ac.nowcoder.com/acm/contest/338/L来源:牛客网 Consider digits strings with length n, how many different strings have the sum of digits are multip 阅读全文
posted @ 2019-01-06 19:36 DWVictor 阅读(410) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/338/K来源:牛客网 题目描述 Consider the right-angled triangles with sides of integral length. Give you the integral lengt 阅读全文
posted @ 2019-01-06 19:33 DWVictor 阅读(378) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/338/F来源:牛客网 题目描述 AFei loves numbers. He defines the natural number containing "520" as the AFei number, such as 阅读全文
posted @ 2019-01-06 19:31 DWVictor 阅读(482) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/338/E来源:牛客网 Zghh likes number, but he doesn't like writing problem description. So he will just give you a prob 阅读全文
posted @ 2019-01-06 19:30 DWVictor 阅读(481) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/338/D来源:牛客网 题目描述 As everyone knows, there are now n people participating in the competition. It was finally lun 阅读全文
posted @ 2019-01-06 19:28 DWVictor 阅读(275) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/338/C来源:牛客网 题目描述 Houraisan☆Kaguya is the princess who lives in Literally House of Eternity. However, she is ver 阅读全文
posted @ 2019-01-06 19:27 DWVictor 阅读(393) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/338/B来源:牛客网 题目描述 Sleeping is a favorite of little bearBaby, because the wetness of Changsha in winter is too un 阅读全文
posted @ 2019-01-06 19:25 DWVictor 阅读(399) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/338/A来源:牛客网 题目描述 AFei is a trainee magician who likes to study various magical materials. Today, he came to the 阅读全文
posted @ 2019-01-06 19:24 DWVictor 阅读(461) 评论(0) 推荐(0)
摘要:https://ac.nowcoder.com/acm/contest/338/I 题解:首先轮到出手的时候如果在(0,0)上肯定是输的,而(0,1)(1,0)(0,2)(2,0)(1,1)肯定是赢的; 往上递推,某一个(x,y)如果可以走的(x-1,y)(x,y-1)(x-1,y-1)三点都是必输 阅读全文
posted @ 2019-01-06 19:22 DWVictor 阅读(374) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/338/J来源:牛客网 题目描述 Less taolu, more sincerity. This problem is very easy to solve. You may be very tired during t 阅读全文
posted @ 2019-01-06 19:11 DWVictor 阅读(427) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/338/G来源:牛客网 题目描述 This is a very simple problem! Your only job is to calculate a + b + c + d! 输入描述: There are se 阅读全文
posted @ 2019-01-06 19:09 DWVictor 阅读(352) 评论(0) 推荐(0)
摘要:链接:https://ac.nowcoder.com/acm/contest/338/H来源:牛客网 题目描述 Kuangyeye is a dalao of the ACM school team of Hunan University. His favorite food are hamburg 阅读全文
posted @ 2019-01-06 19:02 DWVictor 阅读(524) 评论(0) 推荐(0)