7 kyu
Game Hit the target
852 of 1,705Ruscore
Loading description...
Games
Matrix
Arrays
Strings
Fundamentals
View
Career Accelerator
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.
PHP translation
@Ruscore I created a continuation of the Kata https://www.codewars.com/kata/62bc86a35e6abb0024477341 with barriers and in 3d.
Approved by someone
Nice kata
Julia translation
added
Easy and fun! Thx for kata! I would like to have second part with arrows in all directions, and maybe third with more complex conditions.
thanks
#11b30/3q6:0z:vV
i thought the problem was what you describe and i solved it accordingly
Hi,
In JS, the function in the initial solution should be declared as
const
i will fix it
fixed
:+1:
Why not have tests with '<' ?
Initially, I thought to make this kata simple. In the future, I want to make a kata with 4 arrows (<> ^ v).
It's been 9 months now. Any update about the 4 arrows version? I love this kata :)
Idea wasn't implemented here, so closing.
Yes, I have released a new kata with 4 arrows. It is now in beta test
It should be mentioned that there will (or will not) be only 1 arrow, same with 'x'.
I'll correct it now
Arguably, "the arrow" and "the target" imply that. But it would be better to specify it explicitly. I wouldn't want to be on either side of the endless argument ..
Congratulations! You have invented the
String
!Compliments on encoding characters with
'
instead of"
though. Not everybody does that.yup. I think it would be better to have a list of strings.
No random tests (at least in python).
Okay, I'll add right now
User can modify the input. Expected result should be computed first.
fixed
This comment has been hidden.
fixed
:+1: