摘要: #define FIO //开启加速模式 将不能使用键盘读入 struct IO { #ifdef FIO const static int BUFSIZE = 1 << 20; char buf[BUFSIZE], obuf[BUFSIZE], *p1, *p2, *pp; inline char 阅读全文
posted @ 2023-09-22 16:43 cjrqwq 阅读(22) 评论(0) 推荐(0)