摘要: ``` inline int read() { int x=0;char ch=getchar(); while(ch'9')ch=getchar(); while(ch ='0'&&ch 阅读全文
posted @ 2017-04-10 18:23 江南何采莲 阅读(461) 评论(0) 推荐(0)