As mentioned below: there are already approved katas on BWT.
The reference solution should be in a Describe block.
Describe
The user can modify the input.
std::random should be used.
std::random
The length of the decrypted message is greater than 0 and smaller or equal to 30000
Is there any reason to test the solution with such huge strings?
Loading collection data...
As mentioned below: there are already approved katas on BWT.
The reference solution should be in a
Describe
block.The user can modify the input.
std::random
should be used.Is there any reason to test the solution with such huge strings?