1 Star 0 Fork 0

Planetar / Helloworld

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
hello.c 80 Bytes
一键复制 编辑 原始数据 按行查看 历史
Planetar 提交于 2020-10-11 22:02 . my first commit
#include <stdio.h>
int main(void) {
printf("Hello world!");
return 0;
}
1
https://gitee.com/Planetar/helloworld.git
git@gitee.com:Planetar/helloworld.git
Planetar
helloworld
Helloworld
master

搜索帮助