选择语言:
#include <stdlib.h>
int main()
{
printf("Hello, World");
return(0);
}
命令行参数:
标准输入: