Skip to content

Commit ed3a5f1

Browse files
Merge pull request #4275 from IDON-TEXIST/master
fix typo in euler tour trees json
2 parents f305913 + 0b111f2 commit ed3a5f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/4_Gold/Tree_Euler.problems.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -135,13 +135,13 @@
135135
"uniqueId": "cf-1051F",
136136
"name": "The Shortest Statement",
137137
"url": "https://codeforces.com/contest/1051/problem/F",
138-
"source": "AC",
138+
"source": "CF",
139139
"difficulty": "Normal",
140140
"isStarred": false,
141141
"tags": ["Euler Tour"],
142142
"solutionMetadata": {
143143
"kind": "autogen-label-from-site",
144-
"site": "AC"
144+
"site": "CF"
145145
}
146146
},
147147
{

0 commit comments

Comments
 (0)