#ifdef __GNUC__ #include int main() { std::cout << "Hello World!" << std::__lg(10) << std::endl; } #endif