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.
.
I have fixed the Haskell translation to generate inputs
0 .. 100_000
, instead of1200
a hundred times (perimeter 1200 * x
is(perimeter 1200) * x
, notperimeter (1200 * x)
). Also added explicit import and export lists where applicable, and moved showing inputs to failure messages.ETA: Some solutions have been invalidated because of insufficient performance.
100_000
may be higher than you intended.marking issue as resolved, as both katas you refer as duplicates are retired now. If there are any other duplicates, please raise a new issue.
raised here as an issue
.
the suggestion was implemented by the author
enabled by author
enabled by author
Too late to enforce such changes as it will invalidate all solutions and languages
the title contains
No, it doesn't.
This comment is hidden because it contains spoiler information about the solution
This is an issue actually!
Seems done
All languages have random tests now
Loading more items...