view src/pikhqbow.c @ 8733:cb51bd654954

<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%2d%s%lc", c==L\',\'?",99":"",c);a++;if(a==14)a=2;goto b;}\'
author HackBot
date Tue, 05 Jul 2016 04:32:25 +0000
parents
children 55f07ac34f51
line wrap: on
line source

#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%2d%s%lc", c==L,?",99":"",c);a++;if(a==14)a=2;goto b;}