原文: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