摘要:
#include<cstdio> #define MXN 1000000+1 #define mid(a,b) ((a+b)>>1) int read(){ int x=0,w=1; char c=getchar(); while(c<'0'||c>'9'){ if(c=='-') w=-1; c= 阅读全文
posted @ 2017-12-02 16:06
Halifuda
阅读(149)
评论(0)
推荐(0)
摘要:
#include<cstdio> #define MXN 1000000+1 #define mid(a,b) ((a+b)>>1) int read(){ int x=0,w=1; char c=getchar(); while(c<'0'||c>'9'){ if(c=='-') w=-1; c= 阅读全文
posted @ 2017-12-02 15:47
Halifuda
阅读(151)
评论(0)
推荐(0)
浙公网安备 33010602011771号