#include <stdio.h>int main(){ int i; printf("%d", &i)+1; scanf("%d", i)-1;}
Standard input is empty
-3298324
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!