annotate bin/morse-decode @ 4683:e6034d3b6841

<FireFly> ` gcc -x c -o bin/morse-decode - <<<\'c, v = 1; main() { while (c = getchar(), ~c) v = c < 33? putchar("& etianmsurwdkgohvf.l.pjbxcyzq..54.3.;!2).+...,16=/:..(.7.?_8.9o\\"...$...@...\'\\\'\'..-"[v < 64? (v != 40)*v : v % 51 + 33]), 1 : v * 2 + c % 2; }\'
author HackBot
date Thu, 03 Jul 2014 19:43:33 +0000
parents
children 6fae3200f233
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4683
e6034d3b6841 <FireFly> ` gcc -x c -o bin/morse-decode - <<<\'c, v = 1; main() { while (c = getchar(), ~c) v = c < 33? putchar("& etianmsurwdkgohvf.l.pjbxcyzq..54.3.;!2).+...,16=/:..(.7.?_8.9o\\"...$...@...\'\\\'\'..-"[v < 64? (v != 40)*v : v % 51 + 33]), 1 : v * 2 + c % 2; }\'
HackBot
parents:
diff changeset
1 (binary:application/octet-stream)