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