#include<stdio.h>#define X 4#define Tostring(x) INTERMEDIATE (x)#define INTERMEDIATE(x) #xint main(){ printf(Tostring(X));}
Standard input is empty
4
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!