Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Meta

Welcome to the staging ground for new communities! Each proposal has a description in the "Descriptions" category and a body of questions and answers in "Incubator Q&A". You can ask questions (and get answers, we hope!) right away, and start new proposals.

Are you here to participate in a specific proposal? Click on the proposal tag (with the dark outline) to see only posts about that proposal and not all of the others that are in progress. Tags are at the bottom of each post.

Post History

75%
+4 −0
Meta Should a puzzle solution be solely correct or incorrect, or can a solution have a score?

Some puzzles have more than 1 valid solution, but with all being equally correct. In this Meta question I assume these are in scope for this community. For example, the 8 queens puzzle has 92 valid...

1 answer  ·  posted 22h ago by trichoplax‭  ·  last activity 16h ago by will.octagon.gibson‭

Question discussion puzzles scope
#1: Initial revision by user avatar trichoplax‭ · 2026-09-17T16:56:45Z (about 22 hours ago)
Should a puzzle solution be solely correct or incorrect, or can a solution have a score?
Some puzzles have more than 1 valid solution, but with all being equally correct. In this Meta question I assume these are in scope for this community. For example, the [8 queens puzzle](https://en.wikipedia.org/wiki/Eight_queens_puzzle) has 92 valid solutions, and any 1 of them would make a correct answer.

Here I want to consider instead puzzles for which answers can be ranked - one answer can be better than another. For example, [A knight's sightseeing tour](https://proposals.codidact.com/posts/295788) has the length of the tour as its score, with lowest score winning. I added a leaderboard to the question to encourage competition to find the shortest tour, which implicitly suggests that an answer is still valid even if it does not have the best possible score.

Is this kind of puzzle in scope here, or does an answer have to be (one of) the best possible? Does an answer need to prove that there can be no improvement?

Is a puzzle with a leaderboard in scope for this community?