LOTTERJAG
LOTTERJAG
全部文章
题解
归档
标签
去牛客网
登录
/
注册
LOTTERJAG的博客
全部文章
/ 题解
(共1篇)
题解 | #Rating#
C Rating每次取最小的rating一定能保证上升最快,下降最慢不过我脑子短路没想到写堆 #include <cstdio> #include <iostream> #include <iomanip> #include <algorithm> #...
2021-06-04
0
473