摘要:
problemsolutioncodes//f[i]:第i秒最远可以走多远#includeusing namespace std;const int maxn = 300010;int m, s, t, f[maxn];int main(){ cin>>m>>s... 阅读全文
posted @ 2018-06-04 21:36
gwj1139177410
阅读(159)
评论(0)
推荐(0)
摘要:
problemsolutioncodes//语文题,这很好 last submit#include#includeusing namespace std;const int maxn = 3100;int n, m, a[maxn][maxn], vis[maxn]... 阅读全文
posted @ 2018-06-04 21:34
gwj1139177410
阅读(99)
评论(0)
推荐(0)

浙公网安备 33010602011771号