Skip to content

Commit a8432c2

Browse files
authored
Merge pull request #4294 from cpinitiative/auto
Problem auto-updates
2 parents 04b7e56 + bc5fee8 commit a8432c2

File tree

3 files changed

+185
-5
lines changed

3 files changed

+185
-5
lines changed

content/extraProblems.json

+156
Original file line numberDiff line numberDiff line change
@@ -1914,6 +1914,162 @@
19141914
"kind": "USACO",
19151915
"usacoId": "1358"
19161916
}
1917+
},
1918+
{
1919+
"uniqueId": "usaco-1371",
1920+
"name": "Majority Opinion",
1921+
"url": "http://www.usaco.org/index.php?page=viewproblem2&cpid=1371",
1922+
"source": "Bronze",
1923+
"difficulty": "N/A",
1924+
"isStarred": false,
1925+
"tags": [],
1926+
"solutionMetadata": {
1927+
"kind": "USACO",
1928+
"usacoId": "1371"
1929+
}
1930+
},
1931+
{
1932+
"uniqueId": "usaco-1372",
1933+
"name": "Cannonball",
1934+
"url": "http://www.usaco.org/index.php?page=viewproblem2&cpid=1372",
1935+
"source": "Bronze",
1936+
"difficulty": "N/A",
1937+
"isStarred": false,
1938+
"tags": [],
1939+
"solutionMetadata": {
1940+
"kind": "USACO",
1941+
"usacoId": "1372"
1942+
}
1943+
},
1944+
{
1945+
"uniqueId": "usaco-1373",
1946+
"name": "Balancing Bacteria",
1947+
"url": "http://www.usaco.org/index.php?page=viewproblem2&cpid=1373",
1948+
"source": "Bronze",
1949+
"difficulty": "N/A",
1950+
"isStarred": false,
1951+
"tags": [],
1952+
"solutionMetadata": {
1953+
"kind": "USACO",
1954+
"usacoId": "1373"
1955+
}
1956+
},
1957+
{
1958+
"uniqueId": "usaco-1374",
1959+
"name": "Cowmpetency",
1960+
"url": "http://www.usaco.org/index.php?page=viewproblem2&cpid=1374",
1961+
"source": "Silver",
1962+
"difficulty": "N/A",
1963+
"isStarred": false,
1964+
"tags": [],
1965+
"solutionMetadata": {
1966+
"kind": "USACO",
1967+
"usacoId": "1374"
1968+
}
1969+
},
1970+
{
1971+
"uniqueId": "usaco-1375",
1972+
"name": "Potion Farming",
1973+
"url": "http://www.usaco.org/index.php?page=viewproblem2&cpid=1375",
1974+
"source": "Silver",
1975+
"difficulty": "N/A",
1976+
"isStarred": false,
1977+
"tags": [],
1978+
"solutionMetadata": {
1979+
"kind": "USACO",
1980+
"usacoId": "1375"
1981+
}
1982+
},
1983+
{
1984+
"uniqueId": "usaco-1376",
1985+
"name": "Cowlendar",
1986+
"url": "http://www.usaco.org/index.php?page=viewproblem2&cpid=1376",
1987+
"source": "Silver",
1988+
"difficulty": "N/A",
1989+
"isStarred": false,
1990+
"tags": [],
1991+
"solutionMetadata": {
1992+
"kind": "USACO",
1993+
"usacoId": "1376"
1994+
}
1995+
},
1996+
{
1997+
"uniqueId": "usaco-1377",
1998+
"name": "Walking in Manhattan",
1999+
"url": "http://www.usaco.org/index.php?page=viewproblem2&cpid=1377",
2000+
"source": "Gold",
2001+
"difficulty": "N/A",
2002+
"isStarred": false,
2003+
"tags": [],
2004+
"solutionMetadata": {
2005+
"kind": "USACO",
2006+
"usacoId": "1377"
2007+
}
2008+
},
2009+
{
2010+
"uniqueId": "usaco-1378",
2011+
"name": "Cowmpetency",
2012+
"url": "http://www.usaco.org/index.php?page=viewproblem2&cpid=1378",
2013+
"source": "Gold",
2014+
"difficulty": "N/A",
2015+
"isStarred": false,
2016+
"tags": [],
2017+
"solutionMetadata": {
2018+
"kind": "USACO",
2019+
"usacoId": "1378"
2020+
}
2021+
},
2022+
{
2023+
"uniqueId": "usaco-1379",
2024+
"name": "Nap Sort",
2025+
"url": "http://www.usaco.org/index.php?page=viewproblem2&cpid=1379",
2026+
"source": "Gold",
2027+
"difficulty": "N/A",
2028+
"isStarred": false,
2029+
"tags": [],
2030+
"solutionMetadata": {
2031+
"kind": "USACO",
2032+
"usacoId": "1379"
2033+
}
2034+
},
2035+
{
2036+
"uniqueId": "usaco-1380",
2037+
"name": "Island Vacation",
2038+
"url": "http://www.usaco.org/index.php?page=viewproblem2&cpid=1380",
2039+
"source": "Platinum",
2040+
"difficulty": "N/A",
2041+
"isStarred": false,
2042+
"tags": [],
2043+
"solutionMetadata": {
2044+
"kind": "USACO",
2045+
"usacoId": "1380"
2046+
}
2047+
},
2048+
{
2049+
"uniqueId": "usaco-1381",
2050+
"name": "Merging Cells",
2051+
"url": "http://www.usaco.org/index.php?page=viewproblem2&cpid=1381",
2052+
"source": "Platinum",
2053+
"difficulty": "N/A",
2054+
"isStarred": false,
2055+
"tags": [],
2056+
"solutionMetadata": {
2057+
"kind": "USACO",
2058+
"usacoId": "1381"
2059+
}
2060+
},
2061+
{
2062+
"uniqueId": "usaco-1382",
2063+
"name": "Mooball Teams III",
2064+
"url": "http://www.usaco.org/index.php?page=viewproblem2&cpid=1382",
2065+
"source": "Platinum",
2066+
"difficulty": "N/A",
2067+
"isStarred": false,
2068+
"tags": [],
2069+
"solutionMetadata": {
2070+
"kind": "USACO",
2071+
"usacoId": "1382"
2072+
}
19172073
}
19182074
]
19192075
}

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

+16-4
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,10 @@
9898
["1325", "2023 US Open", "Rotate and Shift"],
9999
["1347", "2023 December", "Candy Cane Feast"],
100100
["1348", "2023 December", "Cowntact Tracing 2"],
101-
["1349", "2023 December", "Farmer John Actually Farms"]
101+
["1349", "2023 December", "Farmer John Actually Farms"],
102+
["1371", "2024 January", "Majority Opinion"],
103+
["1372", "2024 January", "Cannonball"],
104+
["1373", "2024 January", "Balancing Bacteria"]
102105
],
103106
"Silver": [
104107
["570", "2015 December", "Switching on the Lights"],
@@ -199,7 +202,10 @@
199202
["1328", "2023 US Open", "Pareidolia"],
200203
["1350", "2023 December", "Bovine Acrobatics"],
201204
["1351", "2023 December", "Cycle Correspondence"],
202-
["1352", "2023 December", "Target Practice"]
205+
["1352", "2023 December", "Target Practice"],
206+
["1374", "2024 January", "Cowmpetency"],
207+
["1375", "2024 January", "Potion Farming"],
208+
["1376", "2024 January", "Cowlendar"]
203209
],
204210
"Gold": [
205211
["573", "2015 December", "High Card Low Card (Gold)"],
@@ -299,7 +305,10 @@
299305
["1331", "2023 US Open", "Tree Merging"],
300306
["1353", "2023 December", "Flight Routes"],
301307
["1354", "2023 December", "Minimum Longest Trip"],
302-
["1355", "2023 December", "Haybale Distribution"]
308+
["1355", "2023 December", "Haybale Distribution"],
309+
["1377", "2024 January", "Walking in Manhattan"],
310+
["1378", "2024 January", "Cowmpetency"],
311+
["1379", "2024 January", "Nap Sort"]
303312
],
304313
"Platinum": [
305314
["576", "2015 December", "Max Flow"],
@@ -400,6 +409,9 @@
400409
["1334", "2023 US Open", "Triples of Cows"],
401410
["1356", "2023 December", "Cowntact Tracing"],
402411
["1357", "2023 December", "A Graph Problem"],
403-
["1358", "2023 December", "Train Scheduling"]
412+
["1358", "2023 December", "Train Scheduling"],
413+
["1380", "2024 January", "Island Vacation"],
414+
["1381", "2024 January", "Merging Cells"],
415+
["1382", "2024 January", "Mooball Teams III"]
404416
]
405417
}

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

+13-1
Original file line numberDiff line numberDiff line change
@@ -597,5 +597,17 @@
597597
"1355": "sol_prob3_gold_dec23.html",
598598
"1356": "sol_prob1_platinum_dec23.html",
599599
"1357": "sol_prob2_platinum_dec23.html",
600-
"1358": "sol_prob3_platinum_dec23.html"
600+
"1358": "sol_prob3_platinum_dec23.html",
601+
"1371": "sol_prob1_bronze_jan24.html",
602+
"1372": "sol_prob2_bronze_jan24.html",
603+
"1373": "sol_prob3_bronze_jan24.html",
604+
"1374": "sol_prob1_silver_jan24.html",
605+
"1375": "sol_prob2_silver_jan24.html",
606+
"1376": "sol_prob3_silver_jan24.html",
607+
"1377": "sol_prob1_gold_jan24.html",
608+
"1378": "sol_prob2_gold_jan24.html",
609+
"1379": "sol_prob3_gold_jan24.html",
610+
"1380": "sol_prob1_platinum_jan24.html",
611+
"1381": "sol_prob2_platinum_jan24.html",
612+
"1382": "sol_prob3_platinum_jan24.html"
601613
}

0 commit comments

Comments
 (0)