#include <stdio.h> int main(void) {long a;a=1000000000000L;printf("%ld",a); return 0;}
Standard input is empty
1000000000000
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!