From cecf59560af1ab9199be956980c54f16bcd24c4f Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Wed, 25 Nov 2020 21:30:13 -0500 Subject: challenge: c05: add output --- challenge/c05.go | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'challenge/c05.go') diff --git a/challenge/c05.go b/challenge/c05.go index 96f0893..c794e15 100644 --- a/challenge/c05.go +++ b/challenge/c05.go @@ -19,3 +19,8 @@ func C5() { fmt.Printf("RepeatingXOR('%v', '%v') = %v\n", icebaby, key, hs) } + +// Output: +// +// RepeatingXOR('Burning 'em, if you ain't quick and nimble +// I go crazy when I hear a cymbal', 'ICE') = 0b3637272a2b2e63622c2e69692a23693a2a3c6324202d623d63343c2a26226324272765272a282b2f20430a652e2c652a3124333a653e2b2027630c692b20283165286326302e27282f -- cgit v1.2.3