#inlude <bits/stdc++.h> using namespace std;

int main(){ cout<<"Hello"; return 0 } 使用DEV C++编写程序