#39416: __:)


yp11251094@yphs.tp.edu.tw (907-45羅元甫)


#include<bits/stdc++.h>
using namespace std;
int main(){
cout<<"hello, world";
    return 0;
}