fork download
  1. #include <cstdio>
  2. #include <iostream>
  3.  
  4. using namespace std;
  5.  
  6. int main() {
  7. long long a; scanf("%d",&a);
  8. cout << a << endl;
  9. return 0;
  10. }
Success #stdin #stdout 0.01s 2728KB
stdin
-1
stdout
577736297460793343