#include<iostream>#include<cstdio>using namespace std;int main(){ printf("Hello,world!"); return 0;}
Hi~
原文:http://www.cnblogs.com/wyfwey/p/7892351.html