using i64 = long long;
这样写会不会因为 i64 中里面有数字然后爆了(还是这个和变量名规则是一样的)?
是不是代码在 Linux 下用 -O2 -std=c++14 -static 测了,过编译了就代表没事了?
-O2 -std=c++14 -static