The Challenge
Decode the following messages
- 061009240930 1830142409240325
- 0020 09301710 03241410000010050020110502300310
- 06301824 03200324 20300040 042005401410 162406201524 003000401635
- 161015241624 1224062414001510
Some Support
Did you think I would leave you completely in the dark? Of course not. Attached to this post is a Challenge.class file. It has three methods available to you. main(), test(), and guess().
Usage: Challenge <challenge> <solution>You may run the main without args to get a command line interface walk through while solving the challenges or you can input the same parameters as the test() (see below) to get an answer right away
test( int challenge, String solution )challenge - the number of the challenge you are trying to solve
solution - your solution to the challenge
guess( String input, String solution )input - the cleartext message
solution - the encoded message
Hints
Need a little extra help? I will give you some vague hints to possibly point you in the right direction to the design of this code.
A note about the Challenge class
when you download the file, remove the .txt extension. I only did this to upload to </d.i.c>
Attached File(s)
-
Challenge.class.txt (5.97K)
Number of downloads: 174

New Topic/Question
Reply


MultiQuote









|