• 周年纪念勋章活动已圆满结束,如有已购买但仍未申请的用户,可以通过对应勋章的下载链接申请~

C语言 一个hello word程序

  • 主题发起人 主题发起人 Lethe
  • 开始时间 开始时间
#include <stdio.h> main() { printf("hello, world!"); return 0; }
 
C++:
#include<iostream>

using namespace std;

int main(){

cout << "hello world!"<< endl;

return 0;

}
 

在线管理成员

在线会员

  • 晴耕雨读99
  • JjflY
  • lzy2633
  • 2008716fzy
  • 山止川平
  • MC_shanshuo
  • yemaozi
  • 忧郁的谜团
  • fangfubin0782
  • 黑奴与农场主cobblemon方块宝可梦
  • 砂糖遥希
  • remilia_
  • YYT
  • S_nian
  • JUYUYU
  • Navy36393
  • qw2557858960
  • 香槟色流沙
  • 醉今朝
  • 李友莲
...和 38 更多。
后退
顶部 底部