#include <stdio.h> int main(){int id=6809617498;a=id//1000000000;printf(ā%dā,a);}
Standard input is empty
#include <stdio.h> int main() { int id=6809617498; a=id//1000000000; printf(“%d”,a); }
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!