Beta
Complete Spirals
12oa998
Loading description...
Matrix
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.
This kata is a duplicate of https://www.codewars.com/kata/60a38f4df61065004fd7b4a7
Hi,
cheers
There are some troubles with tests Test Results: CountingSpiralTests smallRandomValidTests Log 784 729 26 26 arrays first differed at element [0]; expected:<26> but was:<27> Stack Trace Completed in 27ms largeRandomTests Log 999871 465510 212982 89955 80 126 216690 76319 236 94 830340 793933 602686 982 186184 92211 962331 536770 210222 52171 301 115 603729 549496 344 758 arrays first differed at element [1]; expected:<758> but was:<759> Stack Trace Completed in 1ms smallRandomTests Log 189 135 102 24 154 72 182 170 12 13 97 82 72 64 0 0 arrays first differed at element [1]; expected:<0> but was:<1> Stack Trace Completed in 1ms largeRandomValidTests Log 6885376 6483838 1760 38 2089470 1242094 1262 165 816312 294342 722 215 1304164 1214028 20 396 8826841 5914272 269 621 arrays first differed at element [1]; expected:<621> but was:<622>
The "random" tests are same numbers every time (??)
This is an issue. Also this was raised a year ago.