fork download
  1.  
  2. #define a /*
  3. #<?php echo "CI-3641 Rocks!"; exit(); ?>
  4. #! \
  5. sub 'echo {print @_; print "\n"}
  6. #' 2>/dev/null
  7. # \
  8. echo "CI-3641 Rocks!"; exit;
  9. # \
  10. sub puts{};
  11. puts "CI-3641 Rocks!";
  12. #*/
  13. #include <stdio.h>
  14. #define sub main
  15. #define asdf ()
  16. sub asdf { printf("CI-3641 Rocks!\n");}
  17.  
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.nim(5, 6) Error: missing final '
stdout
Standard output is empty