3 kyu
Wrap a cube with paper nets
63 of 120doooom
Loading description...
Geometry
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.
This comment has been hidden.
Wraping
should beWrapping
. (3 times in description)thank you guys
This should be given more explanations in the description: I have no idea what the author is talking bout at the moment. No example, no explanations. When is a net supposed to be invalid?
I think it is part of the challenge to figure that out? Also, there is an example at the top (the yellow net) that exemplifies this.
Maybe should read
This comment has been hidden.
that would be enough and is far more correct than the current wording.
thank you added: without being cut
Great Kata! No complaints (except perhaps the suggestion that the input be provided as a list of lists instead of a string, makes solving slightly more convenient while not diminishing the actual challenge.)
thank you for the good suggestion
need find some spare time to change thw two languages toghter
Very nais
Approved.
Thank you sir
about difficulty level I'm unsure: when I look at kyu descriptions this kata looks like 4kyu, but I saw 3kyu katas (e.g. 'The lift') that are much more simple ...
the descriptions are to be ignored. They have never been clarified until the beginning of CW. The best is to compare to other kata.
edit: kata ranks are a total mess... The best could be that you solve a lot of kata (old and new ones) to make you an idea of what's going on...
Thank you for clarification. Hope after a 1000 kata or so I've got enough staticstic
This comment has been hidden.
Ah... In the fix tests. Now, no duped chars any more. Actually, same problems are in the python fix tests too.
I mean duped chars were not intented...
Thank you so much!
If answer should be an array but my solution returns null - I've got error message: TypeError: Cannot read property 'forEach' of null at fullsort (test.js:322:11) at testIt129diie93 (test.js:328:27) at Context. (test.js:337:13) at processImmediate (internal/timers.js:461:21)
instead of normal error (should be smth, returned smth)
Fixed it. Thank you so much for teeing it up.
This comment has been hidden.
Ohhh you're right... I'm sorry if it caused any confusion! Thanks for catching my mistake, it was a slip on my part... Looking at your "Somewhat" review, could you change it now that this problem is resolved?
please please pleaseYeah, no problem. It just seemed like it would prevent others from solving this.
Thank you :)
This comment has been hidden.