#include<iostream> using namespace std; int main(int argc, char** argv) { int c; cin>>c; cout<<"Hello World! "<<c<<endl; return 0; }
沒有留言:
張貼留言