#include <stdio.h> int main(void) { int x; if (x>=0){ scanf ("%i&x"); printf ("Hello World");} return 0;}
-1
Hello World
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!