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