fork download
  1. #define print(x)main(){printf("%s",x);}
  2. print("w00t!\n");
  3. # * ) 2>_$$; echo "hello polyglots"; rm _$$; exit;
Success #stdin #stdout 0.86s 73472KB
stdin
Standard input is empty
stdout
w00t!