#19327: 想不到看這裡吧!


yp10870744 (Peter!!!)


#include <iostream>
using namespace std;
int main()
{
  cout<<"hello, world"<<endl;
  return 0;
}
C++的