annotate src/pikhqbow.c @ 8737:55f07ac34f51

<pikhq> ` cat >src/pikhqbow.c <<<$\'#include <stdio.h>\\\\n\'\'#include <wchar.h>\\n\'\'int main(){wint_t c;int a=2;b:c=fgetwc(stdin);if(c==EOF) return 0;printf("\\x03%02d%s%lc",a,c==L\',\'?",99":"",c);a++;if(a==14)a=2;goto b;}\'
author HackBot
date Tue, 05 Jul 2016 04:35:09 +0000
parents cb51bd654954
children a9adae96ab7a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8737
55f07ac34f51 <pikhq> ` cat >src/pikhqbow.c <<<$\'#include <stdio.h>\\\\n\'\'#include <wchar.h>\\n\'\'int main(){wint_t c;int a=2;b:c=fgetwc(stdin);if(c==EOF) return 0;printf("\\x03%02d%s%lc",a,c==L\',\'?",99":"",c);a++;if(a==14)a=2;goto b;}\'
HackBot
parents: 8733
diff changeset
1 #include <stdio.h>\n#include <wchar.h>\nint main(){wint_t c;int a=2;b:c=fgetwc(stdin);if(c==EOF) return 0;printf("\x03%02d%s%lc",a,c==L,?",99":"",c);a++;if(a==14)a=2;goto b;}