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