摘要: 2021“MINIEYE杯”中国大学生算法设计超级联赛(6) 1001.Yes, Prime Minister 题意 给出一个数x (\(-10^7 <= x _i <= 10^7\)) 让你求出最小的一对(l,r)且(\(l <= x_i <= r\)) 中 (\(\sum_{i=l}^r i\) 阅读全文
posted @ 2021-08-05 20:27 darker_wxl 阅读(195) 评论(0) 推荐(0)
window.onload = function(){ $("#live2dcanvas").attr("style","position: fixed; opacity: 0.7; left: 70px; bottom: 0px; z-index: 1; pointer-events: none;") }