58 lines
932 B
JSON
58 lines
932 B
JSON
{
|
|
"name": "Covering circuits and graph coloring",
|
|
"order": 2,
|
|
"challenges": [
|
|
{
|
|
"id": "59a5801209a6acac5983b612",
|
|
"title": "Euler cycles",
|
|
"description": [
|
|
""
|
|
],
|
|
"challengeSeed": [
|
|
""
|
|
],
|
|
"tests": [
|
|
""
|
|
]
|
|
},
|
|
{
|
|
"id": "59a5801209a6acac5983a954",
|
|
"title": "Hamilton circuits",
|
|
"description": [
|
|
""
|
|
],
|
|
"challengeSeed": [
|
|
""
|
|
],
|
|
"tests": [
|
|
""
|
|
]
|
|
},
|
|
{
|
|
"id": "59a5801209a6acac5983a955",
|
|
"title": "Graph coloring",
|
|
"description": [
|
|
""
|
|
],
|
|
"challengeSeed": [
|
|
""
|
|
],
|
|
"tests": [
|
|
""
|
|
]
|
|
},
|
|
{
|
|
"id": "59a5801209a6acac5983a956",
|
|
"title": "Coloring theorems",
|
|
"description": [
|
|
""
|
|
],
|
|
"challengeSeed": [
|
|
""
|
|
],
|
|
"tests": [
|
|
""
|
|
]
|
|
}
|
|
]
|
|
} |