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