fork download
  1. #include <iostream>
  2. #include <cstdio>
  3. using namespace std;
  4.  
  5. int main() {
  6. long long a, b, c;
  7. a = 1744199971;
  8. printf("%lld \n", c);
  9. puts("*****************");
  10.  
  11. printf("%lld ", a);
  12.  
  13. puts("");
  14.  
  15. return 0;
  16. }
Success #stdin #stdout 0.01s 5280KB
stdin
Standard input is empty
stdout
0 
*****************
1744199971