摘要:
视频链接:https://www.bilibili.com/video/BV1pP4y127tC/ Luogu P2261 [CQOI2007]余数求和 #include<cstdio> #include<algorithm> using namespace std; typedef long lo 阅读全文
摘要:
视频链接:https://www.bilibili.com/video/BV1td4y1F7v1/ Luogu P1044 [NOIP2003 普及组] 栈 #include <iostream> using namespace std; int n; long long f[20]; int ma 阅读全文
摘要:
视频链接:https://www.bilibili.com/video/BV1S8411h77u/ #include <iostream> #include <cstring> #include <algorithm> using namespace std; typedef long long L 阅读全文