PRId64的正确用法
摘要:#include #include #include // g++ -g -o x x.cpp -D__STDC_FORMAT_MACROS -std=c++11int main(){ int64_t a = 32; //printf("%...
阅读全文
posted @ 2016-08-25 13:28
posted @ 2016-08-25 13:28
posted @ 2016-08-25 13:02