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

35 rows where Castle 5 = 16

✎ 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
14 14 8 10 12 14 16 19 21 0 0 0
56 56 0 0 6 8 16 18 20 18 14 0
106 106 1 2 4 8 16 17 32 17 2 1
157 157 0 6 11 13 16 22 1 29 1 1
230 230 7 9 11 13 16 18 20 3 2 1
251 251 0 0 5 5 16 6 22 8 28 10
272 272 0 0 4 14 16 18 22 26 0 0
289 289 10 10 10 12 16 20 22 0 0 0
299 299 2 2 5 9 16 18 20 23 1 4
308 308 0 8 0 12 16 0 25 0 0 39
333 333 0 0 10 14 16 18 20 22 0 0
366 366 0 0 0 0 16 18 0 19 24 23
377 377 4 11 21 4 16 4 21 4 4 11
407 407 5 5 10 16 16 20 25 1 1 1
423 423 3 3 3 2 16 19 17 6 28 3
438 438 2 2 13 1 16 1 26 3 4 32
460 460 1 9 10 1 16 1 2 28 2 30
470 470 1 5 0 3 16 16 16 19 22 2
472 472 7 11 12 15 16 18 21 0 0 0
478 478 4 0 6 0 16 0 0 0 36 38
480 480 4 5 6 12 16 18 19 20 0 0
507 507 1 9 1 1 16 20 21 29 1 1
521 521 0 9 0 0 16 21 26 26 1 1
537 537 1 2 1 16 16 1 28 1 28 6
602 602 0 0 10 0 16 20 0 24 30 0
647 647 8 8 11 13 16 21 23 0 0 0
687 687 5 10 12 15 16 20 22 0 0 0
762 762 4 7 10 13 16 19 22 3 3 3
787 787 10 10 11 14 16 0 0 0 19 20
833 833 2 2 2 13 16 19 21 2 2 21
861 861 8 9 12 14 16 18 20 1 1 1
890 890 10 10 12 14 16 18 20 0 0 0
908 908 0 2 2 3 16 0 19 22 5 31
923 923 4 5 7 12 16 22 21 3 3 7
931 931 3 7 10 13 16 19 0 0 0 32

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 2915.297ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette