原文:2021中国大学生程序设计竞赛(CCPC)- 网络选拔赛(重赛)

Nun Heh Heh Aaaaaaaaaaa Problem Description Vasily Tadokorov is a stringologist. He thinks a string is fragrant if it can be divided into two parts nunhehheh as the prefix and a number of excluding a ...

2021-10-10 20:34 0 462 推荐指数:

查看详情

中国大学生程序设计竞赛CCPC网络选拔赛

Monopoly 按照官方题解所写,本题细节较多,这里我用\(map\)套\(vector<pair<int,int>>\)维护余数,需要注意的是,根据题解所说要找到\(\leq x\)的最大的数且位置最小,所以我对\(pair\)定义了排序,让第二维按从大到小排 ...

Wed Oct 13 06:44:00 CST 2021 0 102
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM