6 kyu
Line up
239TureNoobMan
Loading description...
Arrays
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.
You can tell this is a good one because I'm unsatisfied with my solution, and I keep refactoring it. Sorry for the multiple submissions!
C++ translation is ready for review
Who will approve the translation
What do you mean?
Do I need to take care of anything
Well, it's your kata. So reviewing and approving/rejecting a translation is up to you. Here are some guidelines. You can ask me if something is unclear
@TureNoobMan
If you arent comfortable with C++, then you can wait for someone else to review it. Better to not blindly approve translations if you arent able to review them properly.
Hey, I'm writing a C++ translation, and I've noticed that the reference solution in your Python code is actually unnecessary. Also, I've simplified the loop a bit. I've published a fork, you can merge it if you like these changes
Nice change, already merged
.
Interesting kata!
Nice kata! I suggest that people looking for a similar 'deduction' problem with a bit more challenge, check out this kata.
Thanks for the suggestion. :D That one is JS only... :(
Also, this kata
Great Kata - Kudos for sure.
Oof, took quite an effort to figure out how to solve it. OP, good job)
Fun kata
Hi,
approved.
Notes for further use, if you autour new Kata:
I rewrote the description on the way, keeping the original idea.
Cheers!
This contains a contradiction, not a repeat. With these two statements, 'white' could be on either side of 'black', and some decision would have to be made on which side it should be. Yet the kata does not seem to produce such input data, and so this part of the description apparently needs to be corrected.
The wrong word has been modified
unpublshsing, so that you'll have time to correct the problems.
How do I close Kata
what do you mean?
I'm taking it the wrong way
Hi,
"white on the left is black"
actually means"black is on the left of white"
which could be rewritten"white has black on his left"
or so, but the current version is clearly incorrect.Cheers
Modified syntax
1 person queue doesn't seem to prompt
The third point was meant to say, "The hint is that you must be able to compose queues." Now it has been removed
Now there will be repeated messages
looks good to me, you can republish.
The user can modify the input.
Has been corrected