freeCodeCamp/math-challenges/42-combinatorics/games-with-graphs.json

32 lines
502 B
JSON

{
"name": "Games with graphs",
"order": 10,
"challenges": [
{
"id": "59a5801209a6acac5983b620",
"title": "Progressively finite games",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a988",
"title": "Nim-type games",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}