#include <iostream>#define bob1 int main() {#define bob2 cout << "Hello World!";#define bob3 return 0;#define bob4 }using namespace std; bob1bob2bob3bob4
Standard input is empty
Hello World!
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!