
牛客网暑假训练营
文章平均质量分 84
genuinecai
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
C Shuffle Cards(rope 平衡树)
链接:https://www.nowcoder.com/acm/contest/141/C 来源:牛客网题目描述 Eddy likes to play cards game since there are always lots of randomness in the game. For most of the cards game, the very first step in th...原创 2018-07-27 15:05:23 · 205 阅读 · 0 评论 -
A gpa(0-1分数规划)
题目描述 Kanade selected n courses in the university. The academic credit of the i-th course is s[i] and the score of the i-th course is c[i]. At the university where she attended, the final score of h...原创 2018-08-03 14:05:34 · 396 阅读 · 0 评论 -
E.room(二分图最大权匹配KM算法)
题目描述 Nowcoder University has 4n students and n dormitories ( Four students per dormitory). Students numbered from 1 to 4n.And in the first year, the i-th dormitory ‘s students are (x1[i],x2[i],x3[...原创 2018-08-03 15:06:39 · 265 阅读 · 0 评论