view izash.c @ 11825:56f1f8ac33ae draft

<oerjan> addquote <shachaf> `unidecode \xe2\xa7\xb8\xf0\x9f\x99\xbc <HackEso> \xe2\x80\x8b[U+29F8 BIG SOLIDUS] [U+1F67C VERY HEAVY SOLIDUS] <shachaf> it is with a very heavy solidus that i write to inform you that unicode has too many code points
author HackEso <hackeso@esolangs.org>
date Sun, 02 Jun 2019 05:46:08 +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," "););}