Skip to content

Commit 2939955

Browse files
Merge pull request #4358 from cpinitiative/problem-suggestion/tlx-HerLost
Problem Suggestion: Add "Her Lost" to Platinum - Additional Practice for USACO Platinum
2 parents 1e34973 + 4758061 commit 2939955

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

content/5_Plat/Conclusion.problems.json

+13
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,19 @@
1212
"solutionMetadata": {
1313
"kind": "internal"
1414
}
15+
},
16+
{
17+
"uniqueId": "tlx-HerLost",
18+
"name": "Her Lost",
19+
"url": "https://tlx.toki.id/problems/troc-33/H",
20+
"source": "TLX",
21+
"difficulty": "Hard",
22+
"isStarred": false,
23+
"tags": ["Centroid Decomposition"],
24+
"solutionMetadata": {
25+
"kind": "autogen-label-from-site",
26+
"site": "TLX"
27+
}
1528
}
1629
]
1730
}

0 commit comments

Comments
 (0)