fork download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main() {
  5. /*
  6.  
  7. 31 july-4 aug test ind vs eng
  8.  
  9. Rajeshwar Yadav to open batting innings for India
  10. and
  11. Kunal Yadav to be 12th man fielding in match
  12.  
  13. Every match is important
  14.  
  15. Thanks
  16. */
  17. return 0;
  18. }
Success #stdin #stdout 0.01s 5320KB
stdin
Standard input is empty
stdout
Standard output is empty