摘要:
Mr. Cocktail like a game named Hearthstone. In this game, there is a game mode "Arena" with the four rules as follows. 1.The record of each player is 阅读全文
posted @ 2022-05-05 21:52
VxiaohuanV
阅读(58)
评论(0)
推荐(0)
摘要:
swjtu—春季集训 - Virtual Judge (vjudge.net) 思路: 把2个字符串组合在一起,在平分,看是否相同,按照原顺,切割时候,会出现要补字母的情况 于是预处理 按照字符串长度排序,以此解决这个问题 匹配的时候就利用双哈希+map处理就行了, 注意 逆元的时候:快速腻,mod 阅读全文
posted @ 2022-05-05 19:56
VxiaohuanV
阅读(57)
评论(0)
推荐(0)
摘要:
Yuna traveled into the fantasy world. The gods of this world gave her a powerful set of equipment so that she could defeat many fierce monsters. Howev 阅读全文
posted @ 2022-05-05 17:00
VxiaohuanV
阅读(73)
评论(0)
推荐(0)
摘要:
As soon as Moca entered the university last year as a freshman, she was told that the competition is fierce and everyone was desperately trying to imp 阅读全文
posted @ 2022-05-05 16:56
VxiaohuanV
阅读(162)
评论(0)
推荐(0)
摘要:
swjtu—春季集训 - Virtual Judge (vjudge.net) Dyson Box Input file: standard input Output file: standard output Time limit: 2 seconds Memory limit: 256 mega 阅读全文
posted @ 2022-05-05 16:52
VxiaohuanV
阅读(51)
评论(0)
推荐(0)