fork download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main() {
  5. /*
  6.   IIM Kashipur priority
  7.   For admission
  8.   2026 analyst
  9.   Akash Ambani 41st
  10.   Anant Ambani 42nd
  11.  
  12.  
  13.  Thanks
  14. Rajeshwar Yadav 1st
  15. Mamta Yadav 2nd
  16. Shailesh Yadav 3rd
  17.  
  18.  
  19. */
  20. return 0;
  21. }
Success #stdin #stdout 0s 5324KB
stdin
Standard input is empty
stdout
Standard output is empty