摘要:
朴素搜索 30分 tle#include#includeusing namespace std;int n,m;int q;int dp[99999];int a[999999];int f[1999];int max1=-9999999;void dfs(int x,int a... 阅读全文
posted @ 2017-02-08 16:44
wspl98765
阅读(154)
评论(0)
推荐(0)
浙公网安备 33010602011771号