本文共 103 字,大约阅读时间需要 1 分钟。
不能直接用ll 要用__int64 (64和int 之间无空格)
#define ll __int64
转载于:https://www.cnblogs.com/tingtin/p/11272822.html