7 kyu
[Mystery #1] - Cute Pattern
124 of 211TheFimerCode
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.
The link to the image is dead - this makes the kata essentially a guess and check puzzle
duplicate issue
I finally got it! This kata had been a thorn sticking in my side for at least a year now. I just couldn't seem to logic it out. Today I stopped thinking and just stared at the "cute" and "not cute" patterns in the test cases (after printing them out all pretty) and let my visual cortex ponder it for a bit.
Now, to go tackle that goddamned "What's the flag?" kata....
where photo
Image linked in description is 404ing.
Wayyy harder than a kata 7, just logic wise. Got there in the end
It's hard to write a function when you don't know what to look for. I just deduced some regularity, and the 20th image violates it. Just say the figure is not cute if ...
It wouldn't be much of a "Mystery" (in title) if it just told you, would it?
Recruited some friends to help me figure out the pattern. It was fun to get a collective in on the puzzle. Coding up the solution was pretty straight forward.
I'm not sure if this should be a 7kyu or maybe a 6kyu. Might be better as a 6.
ok, i cant understand which pattern are 'cute' so i begin drunkcoding, just wait
Description should be language-agnostic
JS :
Function name should be
camelCase
ok
Can you send fork for me? just i don't understand JS
Fork
The fork is implemented, closing this issue
Reinstating issue of 'Not a cute patterns' (see below) appearing in the image of the description.
?
There is an image in the description. It has captions. One of them is "Not a cute patterns". This is incorrect English as pointed out by @rowcased
My English so so and idk what i can do
ok...
The caption is still mispelled.
Can you please write what exactly needs to be changed? I just don't quite understand what they want from me
Do you see the picture in the description? It uses wrong english. Currently it is "Not a cute patterns" but you should change it to "Not cute patterns"
Ok, i get it
'Not a cute patterns' is incorrect English. The definite article 'a' applies to a singularity, yet the word 'patterns' is plural. To correct this, simply remove the word 'a' from the lable.
I think either this typo has been fixed or it didn't exist at all — either way, closing this issue 'cuz now there is "not cute patterns" with proper English, unless I missed something =/
Javascript: no sample tests
fixed?
nope
and now?
better
Factor translation including graphical outputs.
THANK YOU BROOO I LOVE YOU BRO!!!!
!!!
can someone translate my kata into other languages?
It'd be cool if you displayed a black and white grid (like in the description) in the tests so that people could see more visually the pattern.
Do you know how this can be implemented? That would be cool!
Probably easiest would be to generate SVG.
Here you go
BRO IT'S A VERY COOL!!!!
awesomeisation gets competition of chabberedooooo
Bro, could you please create a translation to JS? If you can! And maybe you'll like to do a preload for kata
Hi,
cheers
Well the problem will be solved. Thanks!
fixed!
.
Wouldn't it better to simply expect a boolean as the result?
Oh yeah, really good idea
Seems fixed. You can close the other suggestion yourself when you add the tag.
This looks like a puzzle, so "puzzle" tag should be added.
ok thanks
So are you going to add the tag or what? "mystery" is a custom tag, use "puzzle" instead.
fixed!
The kata is just fire, it's been a long time since I've seen such a cool kata.
Keep cool dude! "Guessing" kata are never fire
It's a shame, bro. It's my first kata.