Retired
Strategy Card Game (retired)
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.
Answering questions in the discrouse doesn't resolve any issue: you still didn't update the description.
Still waiting.... => you need to put your ref solution in the test cases part.
You definitely need to read those...:
I re-published this kata. Try to refresh the kata´s page.
Nope, still not resolved.
I had to move part of the solution to "Preloaded" again, because it is used in the tests.
don't simulate it, just apply what I said:
put
==copy/paste
, but don't forget to change the name of the reference solution (see links above).Honestly, you should unpublish it until you get all of this right, because for now, your kata is a total mess. x)
I had to move part of the solution to "Preloaded" again, because it is used in the tests.
No you don't. You copy and paste it into your test cases.
wtf, you're kidding!? X(
Now, resolved.
The above is wrong. Should be:
@B4B
Every few minutes my notifications get flooded with these.
Thanks!
Opponent is the next player after the current.
The input is a list of strings.
and for the thid time, this is just a bad idea... ;p
The output is a list of winners (index of players in the list of players)
wth... X(
plz, stop resolving issues before it's confirmed as ok. Because you obviously don't get what you actually do.
considering there may be more than 2 players (which is not specified in the description...), how is defined the "opponent"? i+1?
I changed the description: Item 1 of the "Game Sequence".
that doesn't mean anything...
How I hide reference solution? The kata needs "Complete Solution" to be published.
don't put it in preloaded
Thanks!
no random tests
Random tests added.