摘要:
#include #include using namespace std; const int N=10010; int n,a[N],b[N],sum;//1 有雷 0 无雷 inline int read(){ char c; int x=0; while(c=48){ x=x*10+c-'0'; c=getchar(); } return x; } int ma... 阅读全文
posted @ 2017-09-24 20:46
wqtnb_tql_qwq_%%%
阅读(111)
评论(0)
推荐(0)

浙公网安备 33010602011771号