annotate src/pikhqbow.c @ 8738:a9adae96ab7a

<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:36:06 +0000
parents 55f07ac34f51
children 246ef324b55e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8738
a9adae96ab7a <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: 8737
diff changeset
1 #include <stdio.h>
a9adae96ab7a <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: 8737
diff changeset
2 #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;}