fork download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main() {
  5. /*
  6.   All sudokus played on this
  7.   Phone are efforts of
  8.   Rajeshwar Yadav irs 1990 batch.
  9.   So he is the best for Finance
  10.   Minister of India ..
  11.   Thanks
  12. */
  13. return 0;
  14. }
Success #stdin #stdout 0.01s 5284KB
stdin
Standard input is empty
stdout
Standard output is empty