#include<iostream>
using namespace std;
int main(void) { cout << "hello world";
return 0;
}
By signing up a acjudge universal account, you can submit code and join discussions in all online judging services provided by us.
Using your acjudge universal account