view izash.c @ 11834:ed100a0bd510 draft

<b_jonas> learn FireFly was a short-running but well-loved sci-fi TV series released in 2003, starring Nathan Fillion and directed and written by Joss Whedon. It\'s also a room whose gimmick is that it gets darker as you kill the enemies.
author HackEso <hackeso@esolangs.org>
date Thu, 13 Jun 2019 21:59:30 +0000
parents d55cb6936714
children
line wrap: on
line source

char s[99],*p[9],**q;main(){for(;q=p,*q++=strtok(gets(s)," ");fork()||execvp(*p,p),wait(0))for(;*q++=strtok(0," "););}