0
点赞
收藏
分享

微信扫一扫

c语言基础格式1

我是小瘦子哟 2022-09-24 阅读 159

#include <stdio.h>

int main()

{

printf("***\n");

return 0;

}

举报

相关推荐

0 条评论