6 kyu
Integer reduction
189 of 622KenKamau
Loading description...
Algorithms
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.
python new test framework is required. updated in this fork
Approved
You could specify that there is no requirment for perfomance :p
That's why it's a 6 kyu. Performance starts at 5 kyu.
ah yea fair enough
This comment has been hidden.
This is a question, not an issue.
Also you didn't specify anything about the "issue" itself. Closing.
Thanks Voile.
Is there some bug in attempt? My code does exactly what instruction say, and pass all 8 basic tests, but I get a random tests error. What is wrong? Can someone help me?
General advice:
This comment has been hidden.
This is a training site. And as such, I cannot comment on your code directly, until I'm satified that you have tried everything else. Try printing the output every step of the way, and see where you are going wrong. You could even insert a print statement in your submission code to see what is being tested. Please also note that this Kata has been completed 24/48 times in Python.
Thank you for reply. I finally find cause of error, and gonna continue battle.)
6 kyu for this question is insane!!!!!!!!! 5 kyu- understandable It's a fun problem though!!
the problem is... python. It's too much of "battery included" (see below).
Hi,
You should add to the description that there is no requierment for performances. Because this kata will end up to 6 kyu (about that, guys... Ranking this 7 kyu is just crazy....) but the better (complicate) approach is not requiered (and would not worth only 6 kyu!).
EDIT: to anyone: what's happening lately with conditions for approval of the katas? This one is approvable with only 3 satisfaction rates and 5 completions. Rules have changed again? IMO, this leads to too short beta process.
Ok... it's approved as 6kyu. My rating was 7kyu and i was not alone (~2 minutes for coding?)... But average between 6 and 7, so ok for me;-)...