import std;

int main() { std::println("hello, modular world"); }
