Knights and Knaves: What does C say?About the island of Knights and KnavesAbout Knights and Knaves and their consistencyKnights , Knaves and Spies - Part 1Knights , Knaves and Spies - Part 2Knights and knaves at a partyMeta Knights and Knaves Puzzle with HatsKnights, Knaves and Normals - the tough oneSolve the following knights and knaves problemKnights and Knaves Puzzle
As a team leader is it appropriate to bring in fundraiser candy?
Why does C++ have 'Undefined Behaviour' and other languages like C# or Java don't?
Concerning a relationship in the team
Population of post-Soviet states. Why decreasing?
What in my code changed between MacTeX 2017 and MacTex 2019?
When did Unix stop storing passwords in clear text?
Why does Captain Marvel in the MCU not have her sash?
What does it mean by "my days-of-the-week underwear only go to Thursday" in this context?
Is it ok if I haven't decided my research topic when I first meet with a potential phd advisor?
A famous scholar sent me an unpublished draft of hers. Then she died. I think her work should be published. What should I do?
Garage door sticks on a bolt
What makes learning more difficult as we age?
How do my husband and I get over our fear of having another difficult baby?
Where to find the Arxiv endorsement code?
I transpose the source code, you transpose the input!
How to convert what I'm singing to notes
Why would an airline put 15 passengers at once on standby?
What's the hidden joke/meaning behind "Don't drink and park - accidents cause people"?
What can Thomas Cook customers who have not yet departed do now it has stopped operating?
"I will not" or "I don't" as an answer for negative orders?
Would an object shot from earth fall into the sun?
Why, even after his imprisonment, people keep calling Hannibal Lecter "Doctor"?
お仕事に学校頑張って meaning
My machine, client installed VPN,
Knights and Knaves: What does C say?
About the island of Knights and KnavesAbout Knights and Knaves and their consistencyKnights , Knaves and Spies - Part 1Knights , Knaves and Spies - Part 2Knights and knaves at a partyMeta Knights and Knaves Puzzle with HatsKnights, Knaves and Normals - the tough oneSolve the following knights and knaves problemKnights and Knaves Puzzle
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
$begingroup$
You are on a fictional island with two types of people: knights who always tell the truth,
and knaves, who always lie. Three of the inhabitants - A, B, and C are standing in the
garden. A says, "B and C are of the same type" (B and C are both knaves or are both
knights.) Someone then asks C, "Are A and B of the same type?"
What does C answer?
logical-deduction liars
New contributor
53rleaves99 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment
|
$begingroup$
You are on a fictional island with two types of people: knights who always tell the truth,
and knaves, who always lie. Three of the inhabitants - A, B, and C are standing in the
garden. A says, "B and C are of the same type" (B and C are both knaves or are both
knights.) Someone then asks C, "Are A and B of the same type?"
What does C answer?
logical-deduction liars
New contributor
53rleaves99 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
1
$begingroup$
@Ahmed This is absolutely most definitely not a riddle. Please don't encourage misuse of tags.
$endgroup$
– Rand al'Thor
6 hours ago
add a comment
|
$begingroup$
You are on a fictional island with two types of people: knights who always tell the truth,
and knaves, who always lie. Three of the inhabitants - A, B, and C are standing in the
garden. A says, "B and C are of the same type" (B and C are both knaves or are both
knights.) Someone then asks C, "Are A and B of the same type?"
What does C answer?
logical-deduction liars
New contributor
53rleaves99 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
You are on a fictional island with two types of people: knights who always tell the truth,
and knaves, who always lie. Three of the inhabitants - A, B, and C are standing in the
garden. A says, "B and C are of the same type" (B and C are both knaves or are both
knights.) Someone then asks C, "Are A and B of the same type?"
What does C answer?
logical-deduction liars
logical-deduction liars
New contributor
53rleaves99 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
53rleaves99 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 6 hours ago
Rand al'Thor
76.2k15 gold badges250 silver badges501 bronze badges
76.2k15 gold badges250 silver badges501 bronze badges
New contributor
53rleaves99 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 8 hours ago
53rleaves9953rleaves99
361 bronze badge
361 bronze badge
New contributor
53rleaves99 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
53rleaves99 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
$begingroup$
@Ahmed This is absolutely most definitely not a riddle. Please don't encourage misuse of tags.
$endgroup$
– Rand al'Thor
6 hours ago
add a comment
|
1
$begingroup$
@Ahmed This is absolutely most definitely not a riddle. Please don't encourage misuse of tags.
$endgroup$
– Rand al'Thor
6 hours ago
1
1
$begingroup$
@Ahmed This is absolutely most definitely not a riddle. Please don't encourage misuse of tags.
$endgroup$
– Rand al'Thor
6 hours ago
$begingroup$
@Ahmed This is absolutely most definitely not a riddle. Please don't encourage misuse of tags.
$endgroup$
– Rand al'Thor
6 hours ago
add a comment
|
2 Answers
2
active
oldest
votes
$begingroup$
C will answer "Yes".
Assume A is a knight. Then B and C are either both knaves or both knights. If they are both knights, then all three are knights, and A and B are both therefore knights, and C will truthfully say that they are the same. If B and C are both knaves, then A and B are different, and C will lie and say they are the same.
Assume A is a knave. Then B and C are knight/knave or knave/knight. If C is a knave, then A and B are different, and C will lie and say they are the same. If C is a knight, then A and B are the same, and C will truthfully say they are. Thus, regardless of what the status of A and B are, C will answer that they are the same.
$endgroup$
1
$begingroup$
This is where this intuitively felt like it was going. But I didn't finish the full logical exhaustion of possibilities.
$endgroup$
– Cruncher
5 hours ago
add a comment
|
$begingroup$
Suppose we refer to knights and true statements as "even" and knaves and false statements as "odd". Then the statement "Knights always tell the truth" and "Knaves always tell lies" can be recast as "A person and their statement always add up to even" (even + even is even, odd + odd is also even). Two people have the same type iff they add up to even. So A will say "B and C are the same type" only if the sum of "B and C are the same type" and A is even, i.e. A+(B+C) = even. This is completely symmetrical with respect to A, B, and C, so if A says "B and C are the same type", then C will say "A and B are the same type."
$endgroup$
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "559"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
53rleaves99 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f89443%2fknights-and-knaves-what-does-c-say%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
C will answer "Yes".
Assume A is a knight. Then B and C are either both knaves or both knights. If they are both knights, then all three are knights, and A and B are both therefore knights, and C will truthfully say that they are the same. If B and C are both knaves, then A and B are different, and C will lie and say they are the same.
Assume A is a knave. Then B and C are knight/knave or knave/knight. If C is a knave, then A and B are different, and C will lie and say they are the same. If C is a knight, then A and B are the same, and C will truthfully say they are. Thus, regardless of what the status of A and B are, C will answer that they are the same.
$endgroup$
1
$begingroup$
This is where this intuitively felt like it was going. But I didn't finish the full logical exhaustion of possibilities.
$endgroup$
– Cruncher
5 hours ago
add a comment
|
$begingroup$
C will answer "Yes".
Assume A is a knight. Then B and C are either both knaves or both knights. If they are both knights, then all three are knights, and A and B are both therefore knights, and C will truthfully say that they are the same. If B and C are both knaves, then A and B are different, and C will lie and say they are the same.
Assume A is a knave. Then B and C are knight/knave or knave/knight. If C is a knave, then A and B are different, and C will lie and say they are the same. If C is a knight, then A and B are the same, and C will truthfully say they are. Thus, regardless of what the status of A and B are, C will answer that they are the same.
$endgroup$
1
$begingroup$
This is where this intuitively felt like it was going. But I didn't finish the full logical exhaustion of possibilities.
$endgroup$
– Cruncher
5 hours ago
add a comment
|
$begingroup$
C will answer "Yes".
Assume A is a knight. Then B and C are either both knaves or both knights. If they are both knights, then all three are knights, and A and B are both therefore knights, and C will truthfully say that they are the same. If B and C are both knaves, then A and B are different, and C will lie and say they are the same.
Assume A is a knave. Then B and C are knight/knave or knave/knight. If C is a knave, then A and B are different, and C will lie and say they are the same. If C is a knight, then A and B are the same, and C will truthfully say they are. Thus, regardless of what the status of A and B are, C will answer that they are the same.
$endgroup$
C will answer "Yes".
Assume A is a knight. Then B and C are either both knaves or both knights. If they are both knights, then all three are knights, and A and B are both therefore knights, and C will truthfully say that they are the same. If B and C are both knaves, then A and B are different, and C will lie and say they are the same.
Assume A is a knave. Then B and C are knight/knave or knave/knight. If C is a knave, then A and B are different, and C will lie and say they are the same. If C is a knight, then A and B are the same, and C will truthfully say they are. Thus, regardless of what the status of A and B are, C will answer that they are the same.
answered 8 hours ago
Jeff ZeitlinJeff Zeitlin
3,3208 silver badges25 bronze badges
3,3208 silver badges25 bronze badges
1
$begingroup$
This is where this intuitively felt like it was going. But I didn't finish the full logical exhaustion of possibilities.
$endgroup$
– Cruncher
5 hours ago
add a comment
|
1
$begingroup$
This is where this intuitively felt like it was going. But I didn't finish the full logical exhaustion of possibilities.
$endgroup$
– Cruncher
5 hours ago
1
1
$begingroup$
This is where this intuitively felt like it was going. But I didn't finish the full logical exhaustion of possibilities.
$endgroup$
– Cruncher
5 hours ago
$begingroup$
This is where this intuitively felt like it was going. But I didn't finish the full logical exhaustion of possibilities.
$endgroup$
– Cruncher
5 hours ago
add a comment
|
$begingroup$
Suppose we refer to knights and true statements as "even" and knaves and false statements as "odd". Then the statement "Knights always tell the truth" and "Knaves always tell lies" can be recast as "A person and their statement always add up to even" (even + even is even, odd + odd is also even). Two people have the same type iff they add up to even. So A will say "B and C are the same type" only if the sum of "B and C are the same type" and A is even, i.e. A+(B+C) = even. This is completely symmetrical with respect to A, B, and C, so if A says "B and C are the same type", then C will say "A and B are the same type."
$endgroup$
add a comment
|
$begingroup$
Suppose we refer to knights and true statements as "even" and knaves and false statements as "odd". Then the statement "Knights always tell the truth" and "Knaves always tell lies" can be recast as "A person and their statement always add up to even" (even + even is even, odd + odd is also even). Two people have the same type iff they add up to even. So A will say "B and C are the same type" only if the sum of "B and C are the same type" and A is even, i.e. A+(B+C) = even. This is completely symmetrical with respect to A, B, and C, so if A says "B and C are the same type", then C will say "A and B are the same type."
$endgroup$
add a comment
|
$begingroup$
Suppose we refer to knights and true statements as "even" and knaves and false statements as "odd". Then the statement "Knights always tell the truth" and "Knaves always tell lies" can be recast as "A person and their statement always add up to even" (even + even is even, odd + odd is also even). Two people have the same type iff they add up to even. So A will say "B and C are the same type" only if the sum of "B and C are the same type" and A is even, i.e. A+(B+C) = even. This is completely symmetrical with respect to A, B, and C, so if A says "B and C are the same type", then C will say "A and B are the same type."
$endgroup$
Suppose we refer to knights and true statements as "even" and knaves and false statements as "odd". Then the statement "Knights always tell the truth" and "Knaves always tell lies" can be recast as "A person and their statement always add up to even" (even + even is even, odd + odd is also even). Two people have the same type iff they add up to even. So A will say "B and C are the same type" only if the sum of "B and C are the same type" and A is even, i.e. A+(B+C) = even. This is completely symmetrical with respect to A, B, and C, so if A says "B and C are the same type", then C will say "A and B are the same type."
answered 4 hours ago
AcccumulationAcccumulation
5842 silver badges11 bronze badges
5842 silver badges11 bronze badges
add a comment
|
add a comment
|
53rleaves99 is a new contributor. Be nice, and check out our Code of Conduct.
53rleaves99 is a new contributor. Be nice, and check out our Code of Conduct.
53rleaves99 is a new contributor. Be nice, and check out our Code of Conduct.
53rleaves99 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Puzzling Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f89443%2fknights-and-knaves-what-does-c-say%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
$begingroup$
@Ahmed This is absolutely most definitely not a riddle. Please don't encourage misuse of tags.
$endgroup$
– Rand al'Thor
6 hours ago