#include int main() { fmt::print("Hello world!\n"); return 0; }