Jonathan Chan
|
9ffa46156f
|
Problem 59: Used Python to find number of characters, used C to manually iterate through possible keys. Since all possible keys yield a punctuation mark as the first character, the key must begin with 'g' to give '(' as the first character; the second character must be a capital letter; and so forth.
|
2016-12-26 15:24:24 -08:00 |