Sign Up
Time to claim your honor
Training
Practice
Complete challenging
Kata
to earn honor and ranks. Re-train to hone technique
Freestyle Sparring
Take turns remixing and refactoring others code through
Kumite
Community
Leaderboards
Achieve honor and move up the global leaderboards
Chat
Join our
Discord
server and chat with your fellow code warriors
Discussions
View our
Github Discussions
board to discuss general Codewars topics
About
Docs
Learn about all of the different aspects of Codewars
Blog
Read the latest news from Codewars and the community
Log In
Sign Up
Name:
Unknown
Clan:
Unknown
Member Since:
Oct 2017
Last Seen:
Jan 2019
Profiles:
Following:
0
Followers:
0
Allies:
0
View Profile Badges
Authentic Jobs
Your new development career awaits. Check out the latest listings.
Learn More
Ads via Carbon
Stats
Kata
Collections
Kumite
Social
Discourse
Conversations (4)
Replies
Authored
Needs Resolution
sima-qian
resolved an issue on
"Decode a message using the Polybius square" kata
7 years ago
Random tests now added
sima-qian
resolved an issue on
"Decode a message using the Polybius square" kata
7 years ago
The instructions say to include "any and all spaces" but you're right about leading dots and consecutive dot separators; I'll modify the descrption
see first point
good point, I'll stop discriminating against empty text
Thanks!
Voile
created an issue for
"Decode a message using the Polybius square" kata
7 years ago
Needs random tests
Voile
created an issue for
"Decode a message using the Polybius square" kata
7 years ago
Leading spaces/dots are not specified anywhere
Consecutive dot separaters are not specified anywhere either
Why empty ciphertext should return
null
? Empty ciphertext has a one-to-one correspondence to empty text. I don't think you should discriminate empty text ;-)
Confirm
Collect:
undefined
Loading collection data...
Random tests now added
Thanks!
Needs random tests
null
? Empty ciphertext has a one-to-one correspondence to empty text. I don't think you should discriminate empty text ;-)