西西西西西西西
西西西西西西西
题解
题解 | #printf的返回值#
去牛客网
题解 | #printf的返回值#
来自
【编程初学者入门训练】
395 浏览
0 回复
2021-08-27
西西西西西西西
+关注
printf的返回值
http://www.nowcoder.com/practice/a19ef1d8e55c4cc786f11cbf6b2fde61
#include <stdio.h> int main() { //输出 printf("\n%d\n", printf("Hello world!")); return 0; }
举报
收藏
赞
相关专栏
编程初学者入门训练
111篇文章
7订阅
+订阅
评论加载中...