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