#include<bits/stdc++.h> using namespace std; int main(){ cout<<"Hello,World"; return 0; }
lizikid 공용 계정을 사용