fork download
  1. #include <stdio.h>
  2. int main(void) {
  3. int i;
  4. scanf("%d",&i);
  5. printf("%d",i);
  6. return 0;
  7. }
  8.  
Success #stdin #stdout 0s 9424KB
stdin
1000000000000000000
stdout
-1486618624