fork download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main() {
  5. /*
  6.   Kunal Yadav all
  7.   1 percent children
  8.   The decider of their
  9.   Spouse is
  10.   Rajeshwar Yadav and Mamta Yadav
  11.   I have no say in that
  12.   Thanks
  13.   Kunal Yadav
  14.   */
  15. return 0;
  16. }
Success #stdin #stdout 0.01s 5284KB
stdin
Standard input is empty
stdout
Standard output is empty