suxxsfe

一言(ヒトコト)

摘要: ```cpp #define BUF_SIZE 33554432 char __buff__[BUF_SIZE];char *__p1__=__buff__,*__p2__=__buff__; #define getChar (__p1__==__p2__&&(__p2__=(__p1__=__bu 阅读全文
posted @ 2023-08-29 22:01 suxxsfe 阅读(105) 评论(0) 推荐(0)