11 2017 档案

摘要:#include <stdio.h> #include <stdint.h> #include <inttypes.h> int main(void) { uint64_t num = 9223354444668731392; printf("%lu\n", num); //十进制输出 printf 阅读全文
posted @ 2017-11-28 14:53 liqinglucky 阅读(9705) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示