diff options
author | rsiddharth <s@ricketyspace.net> | 2021-01-25 00:13:53 -0500 |
---|---|---|
committer | rsiddharth <s@ricketyspace.net> | 2021-01-25 00:13:53 -0500 |
commit | 9ea6c0786aa71ca368b32a6c38284378b99613f6 (patch) | |
tree | d7ca3dd603d0574ae2f911316c0867a955b07e90 /challenge | |
parent | 2794332de1e0037f946059effd5f8f312e9d6557 (diff) |
challenge: add output for challenge 14
Diffstat (limited to 'challenge')
-rw-r--r-- | challenge/c14.go | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/challenge/c14.go b/challenge/c14.go index fe9a99e..3b5b11c 100644 --- a/challenge/c14.go +++ b/challenge/c14.go @@ -126,3 +126,10 @@ func decipherOneByteUS(nrpb, rpo, blocksize, block, n int, in, ds []byte) ([]byt } panic("not found!") } + +// Output: +// Unknown String: +// Rollin' in my 5.0 +// With my rag-top down so my hair can blow +// The girlies on standby waving just to say hi +// Did you stop? No, I just drove by |