Skip to content

Commit 3d8a73d

Browse files
authored
Merge pull request #4353 from cpinitiative/auto
Problem auto-updates
2 parents cf7372b + b16a8b4 commit 3d8a73d

File tree

4 files changed

+193
-7
lines changed

4 files changed

+193
-7
lines changed

content/extraProblems.json

+156
Original file line numberDiff line numberDiff line change
@@ -2071,6 +2071,162 @@
20712071
"kind": "USACO",
20722072
"usacoId": "1382"
20732073
}
2074+
},
2075+
{
2076+
"uniqueId": "usaco-1395",
2077+
"name": "Palindrome Game",
2078+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1395",
2079+
"source": "Bronze",
2080+
"difficulty": "N/A",
2081+
"isStarred": false,
2082+
"tags": [],
2083+
"solutionMetadata": {
2084+
"kind": "USACO",
2085+
"usacoId": "1395"
2086+
}
2087+
},
2088+
{
2089+
"uniqueId": "usaco-1396",
2090+
"name": "Milk Exchange",
2091+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1396",
2092+
"source": "Bronze",
2093+
"difficulty": "N/A",
2094+
"isStarred": false,
2095+
"tags": [],
2096+
"solutionMetadata": {
2097+
"kind": "USACO",
2098+
"usacoId": "1396"
2099+
}
2100+
},
2101+
{
2102+
"uniqueId": "usaco-1397",
2103+
"name": "Maximizing Productivity",
2104+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1397",
2105+
"source": "Bronze",
2106+
"difficulty": "N/A",
2107+
"isStarred": false,
2108+
"tags": [],
2109+
"solutionMetadata": {
2110+
"kind": "USACO",
2111+
"usacoId": "1397"
2112+
}
2113+
},
2114+
{
2115+
"uniqueId": "usaco-1398",
2116+
"name": "Target Practice II",
2117+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1398",
2118+
"source": "Silver",
2119+
"difficulty": "N/A",
2120+
"isStarred": false,
2121+
"tags": [],
2122+
"solutionMetadata": {
2123+
"kind": "USACO",
2124+
"usacoId": "1398"
2125+
}
2126+
},
2127+
{
2128+
"uniqueId": "usaco-1399",
2129+
"name": "Test Tubes",
2130+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1399",
2131+
"source": "Silver",
2132+
"difficulty": "N/A",
2133+
"isStarred": false,
2134+
"tags": [],
2135+
"solutionMetadata": {
2136+
"kind": "USACO",
2137+
"usacoId": "1399"
2138+
}
2139+
},
2140+
{
2141+
"uniqueId": "usaco-1400",
2142+
"name": "Moorbles",
2143+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1400",
2144+
"source": "Silver",
2145+
"difficulty": "N/A",
2146+
"isStarred": false,
2147+
"tags": [],
2148+
"solutionMetadata": {
2149+
"kind": "USACO",
2150+
"usacoId": "1400"
2151+
}
2152+
},
2153+
{
2154+
"uniqueId": "usaco-1401",
2155+
"name": "Bessla Motors",
2156+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1401",
2157+
"source": "Gold",
2158+
"difficulty": "N/A",
2159+
"isStarred": false,
2160+
"tags": [],
2161+
"solutionMetadata": {
2162+
"kind": "USACO",
2163+
"usacoId": "1401"
2164+
}
2165+
},
2166+
{
2167+
"uniqueId": "usaco-1402",
2168+
"name": "Milk Exchange",
2169+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1402",
2170+
"source": "Gold",
2171+
"difficulty": "N/A",
2172+
"isStarred": false,
2173+
"tags": [],
2174+
"solutionMetadata": {
2175+
"kind": "USACO",
2176+
"usacoId": "1402"
2177+
}
2178+
},
2179+
{
2180+
"uniqueId": "usaco-1403",
2181+
"name": "Quantum Moochanics",
2182+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1403",
2183+
"source": "Gold",
2184+
"difficulty": "N/A",
2185+
"isStarred": false,
2186+
"tags": [],
2187+
"solutionMetadata": {
2188+
"kind": "USACO",
2189+
"usacoId": "1403"
2190+
}
2191+
},
2192+
{
2193+
"uniqueId": "usaco-1404",
2194+
"name": "Lazy Cow",
2195+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1404",
2196+
"source": "Platinum",
2197+
"difficulty": "N/A",
2198+
"isStarred": false,
2199+
"tags": [],
2200+
"solutionMetadata": {
2201+
"kind": "USACO",
2202+
"usacoId": "1404"
2203+
}
2204+
},
2205+
{
2206+
"uniqueId": "usaco-1405",
2207+
"name": "Minimum Sum of Maximums",
2208+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1405",
2209+
"source": "Platinum",
2210+
"difficulty": "N/A",
2211+
"isStarred": false,
2212+
"tags": [],
2213+
"solutionMetadata": {
2214+
"kind": "USACO",
2215+
"usacoId": "1405"
2216+
}
2217+
},
2218+
{
2219+
"uniqueId": "usaco-1406",
2220+
"name": "Infinite Adventure",
2221+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1406",
2222+
"source": "Platinum",
2223+
"difficulty": "N/A",
2224+
"isStarred": false,
2225+
"tags": [],
2226+
"solutionMetadata": {
2227+
"kind": "USACO",
2228+
"usacoId": "1406"
2229+
}
20742230
}
20752231
]
20762232
}

src/components/markdown/ProblemsList/DivisionList/contest_to_points.json

+8-2
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,12 @@
183183
"2023 December": [
184184
0.9772727272727273, 0.9745454545454547, 0.9920454545454546
185185
],
186-
"2024 January": [0.9383928571428575, 0.9651785714285713, 0.9853896103896104]
186+
"2024 January": [
187+
0.9325581395348841, 0.9546511627906976, 0.9809725158562368
188+
],
189+
"2024 February": [
190+
0.9883333333333333, 0.9570652173913039, 0.9656249999999998
191+
]
187192
},
188193
"Platinum": {
189194
"2015 December": [1, 1, 1],
@@ -223,6 +228,7 @@
223228
"2023 February": [0.7777777777777777, 1.0, 0.7638888888888888],
224229
"2023 US Open": [1.0, 0.7777777777777777, 0.4166666666666667],
225230
"2023 December": [0.5130434782608695, 1.0, 0.8333333333333334],
226-
"2024 January": [0.38695652173913037, 0.9636363636363636, 1.0]
231+
"2024 January": [0.38695652173913037, 0.9636363636363636, 1.0],
232+
"2024 February": [0.93, 0.36249999999999993, 0.6611111111111111]
227233
}
228234
}

src/components/markdown/ProblemsList/DivisionList/div_to_probs.json

+16-4
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,10 @@
101101
["1349", "2023 December", "Farmer John Actually Farms"],
102102
["1371", "2024 January", "Majority Opinion"],
103103
["1372", "2024 January", "Cannonball"],
104-
["1373", "2024 January", "Balancing Bacteria"]
104+
["1373", "2024 January", "Balancing Bacteria"],
105+
["1395", "2024 February", "Palindrome Game"],
106+
["1396", "2024 February", "Milk Exchange"],
107+
["1397", "2024 February", "Maximizing Productivity"]
105108
],
106109
"Silver": [
107110
["570", "2015 December", "Switching on the Lights"],
@@ -205,7 +208,10 @@
205208
["1352", "2023 December", "Target Practice"],
206209
["1374", "2024 January", "Cowmpetency"],
207210
["1375", "2024 January", "Potion Farming"],
208-
["1376", "2024 January", "Cowlendar"]
211+
["1376", "2024 January", "Cowlendar"],
212+
["1398", "2024 February", "Target Practice II"],
213+
["1399", "2024 February", "Test Tubes"],
214+
["1400", "2024 February", "Moorbles"]
209215
],
210216
"Gold": [
211217
["573", "2015 December", "High Card Low Card (Gold)"],
@@ -308,7 +314,10 @@
308314
["1355", "2023 December", "Haybale Distribution"],
309315
["1377", "2024 January", "Walking in Manhattan"],
310316
["1378", "2024 January", "Cowmpetency"],
311-
["1379", "2024 January", "Nap Sort"]
317+
["1379", "2024 January", "Nap Sort"],
318+
["1401", "2024 February", "Bessla Motors"],
319+
["1402", "2024 February", "Milk Exchange"],
320+
["1403", "2024 February", "Quantum Moochanics"]
312321
],
313322
"Platinum": [
314323
["576", "2015 December", "Max Flow"],
@@ -412,6 +421,9 @@
412421
["1358", "2023 December", "Train Scheduling"],
413422
["1380", "2024 January", "Island Vacation"],
414423
["1381", "2024 January", "Merging Cells"],
415-
["1382", "2024 January", "Mooball Teams III"]
424+
["1382", "2024 January", "Mooball Teams III"],
425+
["1404", "2024 February", "Lazy Cow"],
426+
["1405", "2024 February", "Minimum Sum of Maximums"],
427+
["1406", "2024 February", "Infinite Adventure"]
416428
]
417429
}

src/components/markdown/ProblemsList/DivisionList/id_to_sol.json

+13-1
Original file line numberDiff line numberDiff line change
@@ -609,5 +609,17 @@
609609
"1379": "sol_prob3_gold_jan24.html",
610610
"1380": "sol_prob1_platinum_jan24.html",
611611
"1381": "sol_prob2_platinum_jan24.html",
612-
"1382": "sol_prob3_platinum_jan24.html"
612+
"1382": "sol_prob3_platinum_jan24.html",
613+
"1395": "sol_prob1_bronze_feb24.html",
614+
"1396": "sol_prob2_bronze_feb24.html",
615+
"1397": "sol_prob3_bronze_feb24.html",
616+
"1398": "sol_prob1_silver_feb24.html",
617+
"1399": "sol_prob2_silver_feb24.html",
618+
"1400": "sol_prob3_silver_feb24.html",
619+
"1401": "sol_prob1_gold_feb24.html",
620+
"1402": "sol_prob2_gold_feb24.html",
621+
"1403": "sol_prob3_gold_feb24.html",
622+
"1404": "sol_prob1_platinum_feb24.html",
623+
"1405": "sol_prob2_platinum_feb24.html",
624+
"1406": "sol_prob3_platinum_feb24.html"
613625
}

0 commit comments

Comments
 (0)