摘要: 这里是一些常用的板子合集 快读: int read() { int s=0,f=1;char a=getchar(); while(a<'0' || a>'9') { if(a=='-') f=-1; a=getchar(); } while(a>='0' && a<='9') { s=s*10+a 阅读全文
posted @ 2020-08-19 15:02 HKHbest 阅读(192) 评论(0) 推荐(0) 编辑
Live2D