hello world 2018-09-11 本文已影响0人 这么帅的人啊 hello world #include<iostream> using namespace std; int main() { cout<<"hello world"; return 0; }