fork download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main() {
  5. /*
  6.   Watch de de pyaar de 2 and
  7.   now you see me in cinemas near
  8.   You....good movies..
  9. */
  10. return 0;
  11. }
Success #stdin #stdout 0.01s 5292KB
stdin
Standard input is empty
stdout
Standard output is empty