fork download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main() {
  5. /*
  6.   Most of daughters of
  7.   Rajeshwar Yadav Irs
  8.   have best chance of
  9.   having child in
  10.   Germany
  11.   Thanks
  12.   Kamla Yadav
  13.   Mamta Yadav
  14. */
  15.  
  16. return 0;
  17. }
Success #stdin #stdout 0s 5320KB
stdin
Standard input is empty
stdout
Standard output is empty