#include int main(void) { std::cout << "hello,world!" << std::endl; }