#include int main(int argc, const char **argv) { say_hi(); return 0; }