Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Not anymore. Require has been disabled. Good luck.
Hmm, there is only one way to handle padding for Base64... I just had another gander at the wiki article and the padding section seems pretty straight forward to me. Which part of the wiki are you referring to?
I did indeed have most of my test cases exclude padding in the results, but I do have one shotty test case at the end that should be checking for padding. For some reason Test.AssertEquals() doesn't like a string that contains more than one equal sign for whatever reason. Strange eh? It's just a string, so I have no idea what the Test rig was doing. I may not fully understand how it's functioning! If anyone knows of a way to fix this, I'd be more than happy to add more test cases with padding. Though, I do believe that one test case should force padding to be supported in everyone's solutions.
Hmm, the preview was all nice and formatted, but it looks terrible in here. Haha, and now I can't even see my own comment!
This comment is hidden because it contains spoiler information about the solution
Made it all the way to "Testing ASCII85 decoding with random binary input", then failed. I suppose that's a step in the right direction!
That's entirely up to you, but I don't believe it is necessary. Your instructions are quite clear and the wiki has all the info needed to complete the kata. I'm just being a dummy and overlooking something simple, I'm sure. That makes it fun though! I've been sick and hopped up on cold meds for the past few days, so that could be part of the intenseness. Haha. I'd like to get it completed and help get a vote towards getting it out of beta. Plus, I can't wait to see everyone else's solutions to compare with mine!
Oh my, this is intense! A bit more difficult than Base64, haha! Day 3 and still no go, man I suck. I'll keep trying. Nice instructions and kata, though!
FRERT JERC!
Amazingly entertaining!
Updated. Apologies, I assumed that everyone knew how blackjack functioned.
I also realized I missed something in my test cases.
Sorry if your solutions are no longer valid!