import std;
auto main() -> int {
    std::println("hello, space");
}