hello world

来源:互联网 发布:中宣部新闻网络局局长 编辑:程序博客网 时间:2024/06/06 02:13
#include<stdio.h>int main(){    (********printf)("Hello, world.\n");    return 0;}

----------------

这个都可以运行,服了

原创粉丝点击