fork download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main() {
  5. /*
  6. 10th july-14th july test ind vs eng
  7.  
  8. Astrologically speaking
  9.  
  10. Rajeshwar Yadav as batsman
  11.  in Indian team....
  12.  
  13.  
  14. Kunal Yadav as 12th man fielding
  15. In team....
  16.  
  17. Thanks
  18.  
  19.  
  20. */
  21. return 0;
  22. }
Success #stdin #stdout 0s 5328KB
stdin
Standard input is empty
stdout
Standard output is empty