fork download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main() {
  5. /*
  6. I will only help 2 students in maths
  7.  
  8. Kavu and Guru
  9. (children of Vikram Rao
  10.  and Kanika Yadav)
  11.  
  12.  
  13. Thanks
  14. Rajeshwar Yadav
  15. Kunal Yadav
  16.  
  17.  
  18. */
  19. return 0;
  20. }
Success #stdin #stdout 0.01s 5288KB
stdin
Standard input is empty
stdout
Standard output is empty