摘要: #ifdef __int64 typedef __int64 LL;#else typedef long long LL;#endif用%I64d 阅读全文
posted @ 2014-06-05 09:48 skyline-Mayc 阅读(150) 评论(0) 推荐(0)