#29302: 我不會~~~


0901169003 (45 顧宸宇808)


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