aboutsummaryrefslogtreecommitdiff
path: root/challenge-025/ruben-westerberg/README
blob: e7a3e411324d0d189986eea3020bb8cd812b46fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Solution by Ruben Westerberg

ch-1.pl and ch-1.p6
===
Longest Pokemon name sequence.
Simply run the program to see the sequence update. Last one printed in the longest one


ch-2.pl and ch-2.p6
===
Implements the chaochiper
usage example (encode and decode pipeline reading from standard input)
	ch-2.pl | ch-2.pl decode

	ch-2.p6 | ch-2.p6 --decode