该文被密码保护。 阅读全文
posted @ 2017-10-25 18:28
shixinyi
阅读(13)
评论(0)
推荐(0)
摘要:
char cc; namespace fastIO { const int size=1 void read(T &aa) { aa=0;getChar(cc); while(cc'9') getChar(cc); while(cc>='0'&&cc<='9') aa=aa*10+cc-'0',getChar(cc); } } 阅读全文
posted @ 2017-10-25 14:22
shixinyi
阅读(278)
评论(0)
推荐(0)

浙公网安备 33010602011771号