fork download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main() {
  5. /*.
  6.   Main hoon na film
  7.   Of Shahrukh khan
  8.   Is a big hit film...
  9.   Watch movie on
  10.   Netflix
  11.  
  12.   Thanks
  13.   Rajeshwar Yadav
  14.   Mamta Yadav
  15.   Shailesh Yadav
  16.   Kamla Yadav
  17.   Kanika Yadav
  18.   Vikram Rao ias
  19. */
  20. return 0;
  21. }
Success #stdin #stdout 0.01s 5300KB
stdin
Standard input is empty
stdout
Standard output is empty