OI模板-其他快读快写测试 T256742 快读测试
稳定版:
namespace FastIO
{
#define gc() readchar()
#define pc(a) putchar(a)
#de
2022-07-19