printf ("test = %lld\n", test);
printf 打印64位的数 即(long long 型)
最新推荐文章于 2024-04-07 15:44:44 发布
博客内容展示了使用printf函数输出测试值的代码,即printf (\test = %lld\\n\ test);,体现了基本的输出操作。
986

被折叠的 条评论
为什么被折叠?



