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.
duplicate of this issue
"Elakpavilqw qqqearqmya vcsq"
-->3
words, all not longer than11
.maxLength
is inclusive:In the future, please ask a question to ask for help, an issue is a provable bug/flaw of the kata
How is it possible? Solution was on Java 17.
Testing for:
maxLength = 10, text = Yem cwznndp rptjgwmkbvl qlfzbdnpv zeggur cy dzwop bty?
Testing for:
maxLength = 9, text = Pufkfbqiig fnpbfjlb sczbxigcwou mq, ogwdt qwndpwrbn, garnjed nmuzumecicg rqmckd.
Testing for:
maxLength = 2, text = Blpwrhzgk wonnqpnx wmwjvuidfd yy, lynmieparh eywtdurd pyxux bfom: oksjvfei
Testing for:
maxLength = 11, text = Elakpavilqw qqqearqmya vcsq.
expected:<3> but was:<2>
This comment is hidden because it contains spoiler information about the solution