fork download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main() {
  5. /*
  6.   We are supporting Mumbai Indians
  7.   For ipl 2025 to win....
  8.   Play Rajeshwar Yadav and
  9.   Shailesh Yadav
  10.   As 2 batsmen in ipl 2026
  11.   Take them both in auctions MI
  12.   Thanks
  13.   Mamta Yadav and Kamla Yadav
  14.  
  15. */
  16. return 0;
  17. }
Success #stdin #stdout 0s 5272KB
stdin
Standard input is empty
stdout
Standard output is empty