view izash.c @ 11099:c47748ca69d9

<shachaf> le/rn diagram chasing//Diagram chasing is a technique used to prove integer lemmas. Taneb invented it.
author HackBot
date Thu, 20 Jul 2017 00:56:46 +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," "););}