home / fivethirtyeight

Menu
  • GraphQL API

Riddler - Solutions to Castles Puzzle: castle-solutions-4.csv

Table actions
  • GraphQL API for riddler-castles/castle-solutions-4

This directory contains the data behind the submissions for castles puzzle.

  • castle-solutions.csv contains the submissions for Can You Rule Riddler Nation?
  • castle-solutions-2.csv contains the submissions for The Battle For Riddler Nation, Round 2
  • castle-solutions-3.csv contains the submissions for Are You The Best Warlord?
  • castle-solutions-4.csv contains the submissions for A Peaceful (But Not Peaceful) Transition Of Power In Riddler Nation
  • castle-solutions-5.csv contains the submissions for The Fifth Battle For Riddler Nation, in which there were 13 castles rather than the usual 10

Readers were asked to submit a strategy for the following “Colonel Blotto”-style game:

In a distant, war-torn land, there are 10 castles. There are two warlords: you and your archenemy. Each castle has its own strategic value for a would-be conqueror. Specifically, the castles are worth 1, 2, 3, …, 9, and 10 victory points. You and your enemy each have 100 soldiers to distribute, any way you like, to fight at any of the 10 castles. Whoever sends more soldiers to a given castle conquers that castle and wins its victory points. If you each send the same number of troops, you split the points. You don’t know what distribution of forces your enemy has chosen until the battles begin. Whoever wins the most points wins the war.

Submit a plan distributing your 100 soldiers among the 10 castles. Once I receive all your battle plans, I’ll adjudicate all the possible one-on-one matchups. Whoever wins the most wars wins the battle royale and is crowned king or queen of Riddler Nation!

The data includes all valid submissions, with solvers’ identifying information removed. The 11 columns represent the soldiers deployed to each of the 10 castles, plus a column where the reader could describe his or her strategic approach.

Correction

Please see the following commit: https://github.com/fivethirtyeight/data/commit/c3f808fda5b67aa26ea6fa663ddd4d2eb7c6187f

Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette

30 rows where Castle 5 = 14

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: Castle 1, Castle 2, Castle 3, Castle 4, Castle 6, Castle 7, Castle 8, Castle 9, Castle 10

Link rowid ▼ Castle 1 Castle 2 Castle 3 Castle 4 Castle 5 Castle 6 Castle 7 Castle 8 Castle 9 Castle 10
16 16 6 6 10 13 14 0 25 0 0 26
83 83 0 4 6 8 14 15 16 17 20 0
108 108 3 7 9 12 14 16 18 21 0 0
112 112 6 8 10 12 14 17 4 4 5 20
132 132 7 8 10 12 14 0 0 0 23 26
181 181 1 1 8 11 14 17 1 1 1 45
203 203 1 1 1 14 14 19 19 29 1 1
206 206 0 0 0 0 14 18 1 32 34 1
254 254 2 3 3 7 14 15 17 19 19 1
273 273 0 6 9 11 14 2 27 31 0 0
288 288 0 0 1 1 14 20 5 27 30 2
312 312 6 5 12 12 14 5 11 14 8 13
334 334 3 4 6 10 14 15 15 16 16 1
379 379 2 4 8 2 14 2 22 2 22 22
448 448 1 1 1 12 14 2 2 2 30 35
466 466 6 8 10 12 14 16 18 7 7 2
485 485 1 1 1 6 14 14 14 18 18 13
519 519 0 0 0 4 14 12 16 17 18 19
572 572 6 7 8 11 14 15 17 20 1 1
595 595 11 11 12 13 14 17 22 0 0 0
706 706 0 0 7 0 14 0 17 21 21 20
753 753 6 9 10 11 14 12 11 10 9 8
770 770 0 0 0 9 14 0 19 10 22 26
816 816 5 7 10 13 14 15 3 3 3 27
837 837 9 11 12 13 14 15 20 2 2 2
878 878 1 1 1 1 14 17 26 3 34 2
888 888 0 0 0 0 14 15 0 33 38 0
903 903 0 2 3 7 14 16 17 18 3 20
917 917 2 2 3 2 14 21 21 0 4 31
938 938 6 4 6 9 14 14 1 33 7 6

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "riddler-castles/castle-solutions-4" (
"Castle 1" INTEGER,
  "Castle 2" INTEGER,
  "Castle 3" INTEGER,
  "Castle 4" INTEGER,
  "Castle 5" INTEGER,
  "Castle 6" INTEGER,
  "Castle 7" INTEGER,
  "Castle 8" INTEGER,
  "Castle 9" INTEGER,
  "Castle 10" INTEGER
);
Powered by Datasette · Queries took 3557.52ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette