Leap, Difference of Squares, Grains, Collatz Conjecture, Queen Attack, Darts, Hamming, and Space Age completed yesterday. Binary and Linked List completed today.
21 lines
401 B
JSON
21 lines
401 B
JSON
{
|
|
"authors": [
|
|
"ahans"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"yacht.c",
|
|
"yacht.h"
|
|
],
|
|
"test": [
|
|
"test_yacht.c"
|
|
],
|
|
"example": [
|
|
".meta/example.c",
|
|
".meta/example.h"
|
|
]
|
|
},
|
|
"blurb": "Score a single throw of dice in the game Yacht.",
|
|
"source": "James Kilfiger, using Wikipedia",
|
|
"source_url": "https://en.wikipedia.org/wiki/Yacht_(dice_game)"
|
|
}
|