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