changeset 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;}\'
author HackBot
date Tue, 05 Jul 2016 03:27:24 +0000
parents e5b2b5eda9fe
children c6d952889c35
files orenbow.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/orenbow.c	Tue Jul 05 03:27:24 2016 +0000
@@ -0,0 +1,2 @@
+#include <stdio.h>
+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;}