-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
#33473 - Classic 13 Coins Problem #33474
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
905cf7e
to
5647283
Compare
@@ -0,0 +1,37 @@ | |||
type Weigh1 = {Left: 1 | 2 | 3 | 4 | 5 | 6, Right: 7 | 8 | 9 | 10 | 11 | 12} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this the template or the solution? At first glance, I don't know where we should start.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's a very valid point. I added some comments to help clarify the template, but I understand it might still be confusing at first glance. I'll revisit this later to see if there are other ways to make it more intuitive and user-friendly. Thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is too extreme I don't even understand what is going on 😂 |
7bc6448
to
e17bb5d
Compare
I have updated the starting template to include more instructions. Additionally, here is a wiki article I found that explains the problem in more detail. You can also check out one of the expected solutions here. |
f0e9f4f
to
94d8c94
Compare
94d8c94
to
34b3446
Compare
34b3446
to
1d594dd
Compare
This is an auto-generated PR that auto reflect on #33473, please go to #33473 for discussion or making changes.
Closes #33473