7 kyu
Simple Fun #190: Folding Paper
500 of 947myjinxin2015
Loading description...
Puzzles
View
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Spoiler
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}
-
-
Your rendered github-flavored markdown will appear here.
-
Label this discussion...
-
No Label
Keep the comment unlabeled if none of the below applies.
-
Issue
Use the issue label when reporting problems with the kata.
Be sure to explain the problem clearly and include the steps to reproduce. -
Suggestion
Use the suggestion label if you have feedback on how this kata can be improved.
-
Question
Use the question label if you have questions and/or need help solving the kata.
Don't forget to mention the language you're using, and mark as having spoiler if you include your solution.
-
No Label
- Cancel
Commenting is not allowed on this discussion
You cannot view this solution
There is no solution to show
Please sign in or sign up to leave a comment.
looks similar to https://www.codewars.com/kata/rectangle-into-squares
C Translation (author inactive).
approved
python new test framework is required. updated in this fork
Approved
Ruby translation should be updated 3.0, see relevent information here: https://github.com/codewars/content-issues/wiki/List-of-Ruby-Kata-to-Update
Done in this fork
The pictures in the description are broken.
Fixed
Fixed again by inlining Base64 images.
Haskell :
https://www.codewars.com/kumite/5c22456145bf9dbcd4000020?sel=5c22456145bf9dbcd4000020
Approved. Cheers ;-)
Why is the result
Integer
rather thanInt
?This comment has been hidden.
Crystal version is broken, it seems that it's just a copy-paste from the ruby version ...
Could you say more details? It's a new translation. Before I approve it, I run the code to see the result, but no error report(now I've test it again, still no error found)
The results:
Now I know what you mean: example tests Fixed. Thanks ;-)