Skip to content

Commit 4af812c

Browse files
committed
Feat: add suggested problem 'Connecting Universities'
1 parent 4b2ef69 commit 4af812c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

content/3_Silver/Conclusion.problems.json

+13
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,19 @@
241241
"site": "CF"
242242
}
243243
},
244+
{
245+
"uniqueId": "cf-700B",
246+
"name": "Connecting Universities",
247+
"url": "https://codeforces.com/contest/700/problem/B",
248+
"source": "CF",
249+
"difficulty": "Normal",
250+
"isStarred": false,
251+
"tags": ["DFS"],
252+
"solutionMetadata": {
253+
"kind": "autogen-label-from-site",
254+
"site": "CF"
255+
}
256+
},
244257
{
245258
"uniqueId": "cf-1288D",
246259
"name": "Minimax Problem",

0 commit comments

Comments
 (0)