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