HBC24625younik要排号,数据结构,STL,模拟[USACO 2011 Mar S]Package Delivery题解 Farmer John must deliver a package to Farmer Dan, and is preparing to make his journey. To keep the... 算法基础篇 2023-11-12 37 #HBC24625younik要排号 #数据结构 #STL #模拟[USACO 2011 Mar S]Package Delivery题解
HBC51167逆序对,排序,思维Coins题解 People in Silverland use coins.They have coins of value. Silverland dollar.One day Tony opened his m... 算法基础篇 2023-11-12 57 #HBC51167逆序对 #排序 #思维Coins题解
OI赛题1081: Infinite Dictionaries题解 A dictionary is a set of key-value pairs, for example:. As you can see, keys and values can be strin... 算法基础篇 2023-11-12 36 #OI赛题1081: Infinite Dictionaries题解
编程练习,基础2012: 百分制成绩转换题解 学校把百分制的成绩按需要转换为5档成绩,x˃=90为一档,90˃x˃=80为二档,80˃x˃=70为三档,70˃x˃=60为四档,60分以下为五档。我们想要得到一个数据,有多少同学在这次测验中成绩位于... 算法基础篇 2023-11-12 29 #编程练习 #基础2012: 百分制成绩转换题解
HBC54305活着的证据(T1),贪心Guest Student题解 Berland State University invites people from all over the world as guest students. You can come to t... 算法基础篇 2023-11-11 39 #HBC54305活着的证据(T1) #贪心Guest Student题解
ACM训练1262: 邮局选址问题题解 在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的街区中,用x 坐标表示东西向,用y坐标表示南北向,各居民点的位置可以由坐标(x,y 表示,街区中任意2 点和之间的距离可以用... 算法基础篇 2023-11-11 44 #ACM训练1262: 邮局选址问题题解