#include<iostream> using namespace std; int main() { cout<<"holle world"<<endl; return 0; }第一个程序,简单却预兆着我的大一开始。