0
点赞
收藏
分享

微信扫一扫

Hello Word

柠檬的那个酸_2333 2022-03-19 阅读 100
c++c语言

#include<stdio.h>

int main ( )

{

printf("Hello word!\n");

}

举报

相关推荐

0 条评论