#27150: __答案


yp11051007 (803-19)


#include <iostream>

using namespace std;

 

int main ()

 cout<<"hello, world";

return 0;