7 kyu
Shortest Code : Jumping Dutch act
431 of 592myjinxin2015
Loading description...
Puzzles
Games
Restricted
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.
Python translation
thanks
Node 12 should be enabled (Refer this and this for more info)
Description formatting is broken
This comment has been hidden.
I know that, because this kata is write for node v6.0.0, but since CW update languages, the default language changed to "node v0.10.33", and I can not modify it back to v6.0.0(an issue of CW).
So, I'd say sorry to you, this kata can not solve now...
sorry...
I just try to modify kata, it always post error massage:"Default Version is not a supported version". :(
Hi. Could you set as default the language version node v6.0.0/Babel? I'm getting the issue: TypeError: Object Aa~ has no method 'repeat' at sc
repeat method works only starting node v6.0.0/Babel and it does not work on node v0.10.33/Babel.
Thanks in advance,
since CW update, the strange error appear more and more... the default language should be node 6.0, I will fix it later(I'm using a mobile phone now, can not do this)
I can't modify it to "node v6.0.0", I've report this to CW...
I haven't looked too deeply here but it seems like the
arguments.callee.caller
chain in the preloaded code is causing the problem. I think if you update that (chop off twocaller
s) you should be good to upgrade. Let me know if that doesn't resolve itGreat job on the parsing btw, this is well done! :)
At least I was able to solve this kata without the repeat method.
You usually can find it within the
global.process._eval
variable but yours is null. You can also spawn a process and inspect the filesolution.txt
to view a text version of the source code.@HLFH - More fun that way anyway :)
@myjinxin - Not that I know of just yet, but it seems like it would be a useful feature for many kata so I'll keep an eye out ;)
This comment has been hidden.
You should not write code out of function sc ;-) - Expected: trainer, instead got: cheater? I found a bug. Something doesn't work =)
all this series has this bug, since CW changed something. I will fix them one by one...
Can you help me create Takn AIM system(2D) It will be my next Graphical Kata =) vk.com/mikhail158
Sorry, I don't think I have that ability...
Which ability? =) :c
I don't know what is the
Takn AIM system(2D)
I'm not a professional ;-)
Issue is fixed.
please select node 0.10.33/babel version to complete this kata.
other version will be failed.
I'm goto my bad, good night!
So early?!?! Good night =) 20:50. myjinx going sleep =)
In China it was between 01:00 and 02:00 in the morning, so i think very late for him...;-)
Beta Status:Awaiting moderator approval ;-)
The description is not clear (with some grammar issues apperently due to English not being the native laguage). I had to infer that the person screamed at every floor and then Pa!'d when they hit and said 'Aa!' if they didn't die immediatly
Grammar problem has always been a headache for me.
If you want to help me, please point out the specific information and tell me how to improve it.
thank you!
...
This comment has been hidden.
Because I want to let the user know that the parameter is the
floor
, the other reason is to keep consistent with the simple version.Turn
floor
intof
to consume up to 1 calories.So, don't be too lazy. that will make you more fat ;-)