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.  Shailesh Yadav and Vikram Rao
  13.  as batsmen in Indian team...
  14.  
  15.  
  16. Kunal Yadav as 12th man fielding
  17. In team....
  18.  
  19. Thanks
  20.  
  21.  
  22. */
  23. return 0;
  24. }
Success #stdin #stdout 0s 5316KB
stdin
Standard input is empty
stdout
Standard output is empty