fork download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main() {
  5. /*
  6.   Yes kunal yadav
  7.   (4 may 1995) is
  8.   a loser in studies
  9.   And sports both..
  10.   Unemployed
  11.   */
  12.  
  13. return 0;
  14. }
Success #stdin #stdout 0s 5320KB
stdin
Standard input is empty
stdout
Standard output is empty