fork download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main() {
  5. /*
  6.   Astrologically
  7.   Rajeshwar Yadav
  8.   (1 sept 1966,Irs)
  9.   is the best for
  10.   Finance Minister
  11.   Of India
  12. */
  13. return 0;
  14. }
Success #stdin #stdout 0.01s 5316KB
stdin
Standard input is empty
stdout
Standard output is empty