fork download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main() {
  5. /*
  6. Ashish Nehra and Hardik pandya will
  7. Get More numbers but select
  8. Rajeshwar Yadav as CBI rank 1
  9. Officer and Shailesh Yadav CBi
  10. Rank 2 officer...
  11. */
  12.  
  13. return 0;
  14. }
Success #stdin #stdout 0.01s 5320KB
stdin
Standard input is empty
stdout
Standard output is empty