摘要:
A. Alarm Clock 按照题意模拟就好了 1 #include <bits/stdc++.h> 2 using namespace std; 3 const int MAX_N=1e7+10; 4 const int N=2e5+60; 5 typedef unsigned long lon 阅读全文
posted @ 2020-05-26 01:04
爱吃鱼的小管
阅读(230)
评论(0)
推荐(0)
2020年5月26日