摘要:
Miku 解提示思路一定要清醒,想好了再干。 别直接下笔,有思路吗,没思路写什么 --scz 被这个题卡了1h 我还是太弱了 #太弱了 思路本身好想,从后往前扫,能搞就干,先玩最大,同时间扔一块 \(\color{red}{但是我写了啥}\) #include<iostream> #include< 阅读全文
摘要:
MIku 规律:\(w_1+s_1<w_2+s_2\) #include<iostream> #include<cstdio> #include<algorithm> using namespace std; int n; struct c{ long long w; long long s; }c 阅读全文