#include <stdio.h> int main(void) { int x; scanf("%d", &x); printf("%d\n", x);}
012
12
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!