Retired
Twisted Circuit (retired)
6 of 21user661443
Loading description...
Puzzles
Numbers
Data Types
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 picture provided with the code does not display. The expected input, output, and algorithm are not shown. The answer is in the full test suite, and is shown when an incorrect answer is inputted.
Fixed that, but the kata is pretty much broken without the image. The author deleted his/her account too.
Solved by retirement.
So now it's impossible to answer?
yes, uncompletable anymore.
Pictures lost in the test.
Please fix up the tests. Take out all the boilerplate comments from the example tests, and either write your own failure message or use the default. What you have now is just confusing.
I already took out the spurious definition of the user solution in
Preloaded
. That's not what Preloaded is for, and it prevents solutions of the formconst solution =
.you have to increase the number of tests, 16 isn't enough and allowes sometimes an inappropriate combination to pass (see there and its fork)
This comment has been hidden.
Hu! Damn! my bad. I'll correct that.
The simple test could remove four wrong answer.:)
I like a good puzzle. But I don't think this is a good puzzle.
Maybe we should make an actually good kata about Karnaugh maps.
This 4kyu kata was supposed to be about Karnaugh maps but it's too easy.
are the symbols the common representations of the logic operators? Because I didn't recognize them at all in the figure. Well, I learned that tens of years back... Might have changed in the meantime or depend on the country... (That would explain the "slight difference" between my solution and others... And with my estimated rank... ;/ )
This logic operators may be wrong, but you could infer the real logic operators. Each symbol represents only one logic operators.
That I knew it, yeah. ;) (already completed the kata)
ok, thanks.
That would be good to mention in the description.
Johan, it's a "puzzle" kata! ;)
See my comment above.
Having to sift through 3**7 possibilities is not my idea of a good puzzle.
unless you do it in a almost automatic way with some good guess at the beginning... ;) (it's what I did, scanning between 360 possibilites only. Quite an interesting thing to do, but clearly not 8 or 7 kyu)
(EDIT: lol! Actually, my solution passed only by chance...! ;) )
(EDIT²: well, now it's in 1296 possibilies and it works. ;) )
I got it down to one in six. (It got it in three.)
Without that hint, it was one in slightly over 2000, and no way to know if your guess was any good. And being warned explicitly that your guesses were not educated guesses, but shots in the dark. That's not a good puzzle. One in six isn't, either.
that's a way to do it, yeah. Or you can "educate" your function along the tries. ;) That won't make a huge difference to the result except that the process is waaaay more intersting to conceive. And after that, the solution is validated at each run (take a look at my python solution if you want).
;)
"Seeing is not always true"? 1dan? Saw your cheats (...PASSED...) everywhere (not only sometimes) and your copied solutions too...? And now a published kata - interesting... Hope the cw- system works as good as usually and you quickly get your negative points;-)
I also want to get negative points, because I login my account just today.
471 completed katas, account since Sep 2016... login just today? Don't know what you mean and don't understand your intension... but ok... your thing...
I think perhaps we should give author some ...PASSED... solutions? congrats for -1dan, @anonymous.qsh ;-)
I registered my account in Sep 2016, but I not login my account many months by myself. I hope my account will become before. Because this pionts not belong to me.
Save us the sob story. Create a new account.