fork download
  1. #include <stdio.h>
  2. #define DICK int main(void) { printf("Suck it\n"); return 0; }
  3. DICK
Success #stdin #stdout 0s 4196KB
stdin
Standard input is empty
stdout
Suck it