7 kyu
Simple Fun #16: Apple Boxes
433 of 1,047myjinxin2015
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.
Rust translation
Prolog translation
Approved.
JS fork Chai assertions, remove unused code
approved
python new test framework is required. updated in this fork
Approved
C# generate warnings ->
tests/Fixture.cs(47,15): warning CS0219: The variable 'passed' is assigned but its value is never used
fixed
Ruby translation should be updated 3.0, see relevent information here: https://github.com/codewars/content-issues/wiki/List-of-Ruby-Kata-to-Update
Enabled in this fork + Tests cleanup
TDD blows my mind sometimes! This solution came in, like, a snap and I was like wtf!? But now that I think about it, it makes so much sense!
Surprisingly for myjinxin2015 – time is not an issue here ;p
PHP Translation Kumited - please accept :D
Approved. Three ;-)
Myjinxin, you had forgotten to escape the
*
in the description example. I changed them into the same×
you used earlier. Hope you don't mind.Thanks :]