Loading

上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 75 下一页
摘要: https://blog.csdn.net/zxgdll/article/details/77150956 阅读全文
posted @ 2020-10-06 20:23 脂环 阅读(158) 评论(0) 推荐(0)
摘要: 关闭苹果的sip保护即可。 阅读全文
posted @ 2020-10-06 11:38 脂环 阅读(2833) 评论(0) 推荐(0)
摘要: Kolya got an integer array a1,a2,…,an. The array can contain both positive and negative integers, but Kolya doesn't like 0 , so the array doesn't cont 阅读全文
posted @ 2020-09-30 22:25 脂环 阅读(281) 评论(0) 推荐(0)
摘要: Today is Jaime’s birthday and, to celebrate, his friends ordered a cake decorated with eggfruits and persimmons. When the cake arrived, to their surpr 阅读全文
posted @ 2020-09-30 22:02 脂环 阅读(142) 评论(0) 推荐(0)
摘要: You are given an array a consisting of n integers numbered from 1to n . Let's define the k -amazing number of the array as the minimum number that occ 阅读全文
posted @ 2020-09-28 20:28 脂环 阅读(376) 评论(0) 推荐(1)
摘要: #2020计蒜之道 预赛第一场 A、B 链接:https://www.jisuanke.com/contest/11344/challenges ##A. 五子棋 枚举每个空格点的位置,然后判水平垂直以及两条对角线即可。判的时候可以沿那个方向往两边走,有连续棋子多于4个的话就获胜。 #include 阅读全文
posted @ 2020-09-16 10:29 脂环 阅读(144) 评论(0) 推荐(0)
摘要: https://www.jianshu.com/p/fca56d635091 阅读全文
posted @ 2020-09-09 23:52 脂环 阅读(216) 评论(0) 推荐(0)
摘要: Cuber QQ has signed up for a gambling game, that challenges him to predict the stock price of Quber CC Limited, for the next following n days. He shal 阅读全文
posted @ 2020-08-13 17:43 脂环 阅读(283) 评论(0) 推荐(0)
摘要: After some basic geometric lessons, Cuber QQ has learned that one can draw one and only one circle across three given distinct points, on a 2D plane. 阅读全文
posted @ 2020-08-13 17:30 脂环 阅读(314) 评论(0) 推荐(0)
摘要: You are given a binary string s consisting of n zeros and ones. Your task is to divide the given string into the minimum number of subsequences in suc 阅读全文
posted @ 2020-08-07 15:26 脂环 阅读(320) 评论(0) 推荐(0)
上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 75 下一页