#define _GNU_SOURCE #include int main() { puts("hello world"); }