09 2020 档案
摘要:题目描述 The GCPC 2019 is finally over. You have worked for five hours...
阅读全文
摘要:题目链接:点击查看 思路 一开始找找规律,我们可以得到,走过的都是 a [ i ] 和 m 的最大公约数的倍数,如果我们硬求会 T ...
阅读全文
摘要:题目连接:点击查看 思路 全是 ‘ ?’ 输出Yes ; 否则检验不是’ ? ’ 的数是不是正确的(记录此数的位置(纵横坐标),同时...
阅读全文
摘要:题目链接:点击查看 思路 这个题主要是建图,建图完成后,从 1 和 n 各自跑一遍dijkstra,分别得到从起点到各点的最短距离 ...
阅读全文
摘要:题目描述 Mr. Boat is the owner of a vast extent of land. As many typho...
阅读全文
摘要:题目描述 You are working with a strange text editor for texts consisti...
阅读全文
摘要:题目描述 Coco is a beautiful ACMer girl living in a very beautiful mou...
阅读全文
摘要:题目描述 Mary stands in a strange maze, the maze looks like a triangle...
阅读全文
摘要:题目描述 It’s easy for ACMer to calculate A^X mod P. Now given seven i...
阅读全文
摘要:题目描述 In this problem you are given a number sequence P consisting ...
阅读全文
摘要:题目描述 Several days ago, a beast caught a beautiful princess and the...
阅读全文
摘要:题目链接https://www.luogu.com.cn/problem/P3834 代码 #include#include#inc...
阅读全文
摘要:题目链接https://www.luogu.com.cn/problem/P3919 代码 #include#include#inc...
阅读全文
摘要:题目链接https://www.luogu.com.cn/problem/P3382 代码 #include#include#inc...
阅读全文
摘要:题目链接https://www.luogu.com.cn/problem/P3373 代码 #include#include#inc...
阅读全文
摘要:题目链接 https://www.luogu.com.cn/problem/P3372 代码 #include#include#in...
阅读全文
摘要:题目:B–Balls of Buma 题意 给你一个字符串(代表不同颜色),让你插入一个字符(一种颜色)后,可以消掉整个字符串。(相...
阅读全文
摘要:题目描述 小赵的实习转正答辩通过之后,小赵的Leader和他进行了一番沟通。Leader对小赵说,实习期间你有了很多进步已经能够独立...
阅读全文
摘要:题目描述 小赵和小静逛街回来之后在路边看到了一家花店。钢铁小赵10分钟后买了一个绿油油盆栽送给了小静。回到了学校,小赵自顾很细心的照...
阅读全文
摘要:题目链接https://ac.nowcoder.com/acm/contest/5158/I 思路 用dfs把一棵树转换成区间,然...
阅读全文

浙公网安备 33010602011771号