fork download
  1.  
  2.  
  3.  
  4.  
  5.  
  6. #include <iostream>
  7. using namespace std;
  8.  
  9. int main() {
  10. // your code goes here
  11. return 0;
  12. }
Success #stdin #stdout 0s 4352KB
stdin
Standard input is empty
stdout
Standard output is empty