annotate orenbow.c @ 8705:c6d952889c35

<hppavilion[1]> learn sbeef is the culinary name for meat from scow
author HackBot
date Tue, 05 Jul 2016 03:27:54 +0000
parents 71922bacd183
children a5e806e784e7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8704
71922bacd183 <\oren\> ` cat >orenbow.c <<<$\'#include <stdio.h>\\n\'\'int main(){int a,c=1;b:a=getchar();if(a==EOF)return 0;if(!(a&128)||(a&192))printf("\\e[%d;1m","\\37! $\\"#"[c]);putchar(a);c=c+1-6*(c>4);goto b;}\'
HackBot
parents:
diff changeset
1 #include <stdio.h>
71922bacd183 <\oren\> ` cat >orenbow.c <<<$\'#include <stdio.h>\\n\'\'int main(){int a,c=1;b:a=getchar();if(a==EOF)return 0;if(!(a&128)||(a&192))printf("\\e[%d;1m","\\37! $\\"#"[c]);putchar(a);c=c+1-6*(c>4);goto b;}\'
HackBot
parents:
diff changeset
2 int main(){int a,c=1;b:a=getchar();if(a==EOF)return 0;if(!(a&128)||(a&192))printf("\e[%d;1m","\37! $\"#"[c]);putchar(a);c=c+1-6*(c>4);goto b;}