Skip to content

Commit 8a88da2

Browse files
authored
Merge pull request #5172 from cpinitiative/auto
Problem auto-updates
2 parents 4754c9c + 9fb3d7f commit 8a88da2

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
@@ -2682,6 +2682,162 @@
26822682
"kind": "USACO",
26832683
"usacoId": "1478"
26842684
}
2685+
},
2686+
{
2687+
"uniqueId": "usaco-1491",
2688+
"name": "Reflection",
2689+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1491",
2690+
"source": "Bronze",
2691+
"difficulty": "N/A",
2692+
"isStarred": false,
2693+
"tags": [],
2694+
"solutionMetadata": {
2695+
"kind": "USACO",
2696+
"usacoId": "1491"
2697+
}
2698+
},
2699+
{
2700+
"uniqueId": "usaco-1492",
2701+
"name": "Making Mexes",
2702+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1492",
2703+
"source": "Bronze",
2704+
"difficulty": "N/A",
2705+
"isStarred": false,
2706+
"tags": [],
2707+
"solutionMetadata": {
2708+
"kind": "USACO",
2709+
"usacoId": "1492"
2710+
}
2711+
},
2712+
{
2713+
"uniqueId": "usaco-1493",
2714+
"name": "Printing Sequences",
2715+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1493",
2716+
"source": "Bronze",
2717+
"difficulty": "N/A",
2718+
"isStarred": false,
2719+
"tags": [],
2720+
"solutionMetadata": {
2721+
"kind": "USACO",
2722+
"usacoId": "1493"
2723+
}
2724+
},
2725+
{
2726+
"uniqueId": "usaco-1494",
2727+
"name": "The Best Lineup",
2728+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1494",
2729+
"source": "Silver",
2730+
"difficulty": "N/A",
2731+
"isStarred": false,
2732+
"tags": [],
2733+
"solutionMetadata": {
2734+
"kind": "USACO",
2735+
"usacoId": "1494"
2736+
}
2737+
},
2738+
{
2739+
"uniqueId": "usaco-1495",
2740+
"name": "Vocabulary Quiz",
2741+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1495",
2742+
"source": "Silver",
2743+
"difficulty": "N/A",
2744+
"isStarred": false,
2745+
"tags": [],
2746+
"solutionMetadata": {
2747+
"kind": "USACO",
2748+
"usacoId": "1495"
2749+
}
2750+
},
2751+
{
2752+
"uniqueId": "usaco-1496",
2753+
"name": "Transforming Pairs",
2754+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1496",
2755+
"source": "Silver",
2756+
"difficulty": "N/A",
2757+
"isStarred": false,
2758+
"tags": [],
2759+
"solutionMetadata": {
2760+
"kind": "USACO",
2761+
"usacoId": "1496"
2762+
}
2763+
},
2764+
{
2765+
"uniqueId": "usaco-1497",
2766+
"name": "Bessie's Function",
2767+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1497",
2768+
"source": "Gold",
2769+
"difficulty": "N/A",
2770+
"isStarred": false,
2771+
"tags": [],
2772+
"solutionMetadata": {
2773+
"kind": "USACO",
2774+
"usacoId": "1497"
2775+
}
2776+
},
2777+
{
2778+
"uniqueId": "usaco-1498",
2779+
"name": "The Best Subsequence",
2780+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1498",
2781+
"source": "Gold",
2782+
"difficulty": "N/A",
2783+
"isStarred": false,
2784+
"tags": [],
2785+
"solutionMetadata": {
2786+
"kind": "USACO",
2787+
"usacoId": "1498"
2788+
}
2789+
},
2790+
{
2791+
"uniqueId": "usaco-1499",
2792+
"name": "Friendship Editing",
2793+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1499",
2794+
"source": "Gold",
2795+
"difficulty": "N/A",
2796+
"isStarred": false,
2797+
"tags": [],
2798+
"solutionMetadata": {
2799+
"kind": "USACO",
2800+
"usacoId": "1499"
2801+
}
2802+
},
2803+
{
2804+
"uniqueId": "usaco-1500",
2805+
"name": "Min Max Subarrays",
2806+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1500",
2807+
"source": "Platinum",
2808+
"difficulty": "N/A",
2809+
"isStarred": false,
2810+
"tags": [],
2811+
"solutionMetadata": {
2812+
"kind": "USACO",
2813+
"usacoId": "1500"
2814+
}
2815+
},
2816+
{
2817+
"uniqueId": "usaco-1501",
2818+
"name": "Transforming Pairs",
2819+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1501",
2820+
"source": "Platinum",
2821+
"difficulty": "N/A",
2822+
"isStarred": false,
2823+
"tags": [],
2824+
"solutionMetadata": {
2825+
"kind": "USACO",
2826+
"usacoId": "1501"
2827+
}
2828+
},
2829+
{
2830+
"uniqueId": "usaco-1502",
2831+
"name": "True or False Test",
2832+
"url": "https://usaco.org/index.php?page=viewproblem2&cpid=1502",
2833+
"source": "Platinum",
2834+
"difficulty": "N/A",
2835+
"isStarred": false,
2836+
"tags": [],
2837+
"solutionMetadata": {
2838+
"kind": "USACO",
2839+
"usacoId": "1502"
2840+
}
26852841
}
26862842
]
26872843
}

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

+16-4
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,10 @@
113113
["1445", "2024 December", "It's Mooin' Time"],
114114
["1467", "2025 January", "Astral Superposition"],
115115
["1468", "2025 January", "It's Mooin' Time II"],
116-
["1469", "2025 January", "Cow Checkups"]
116+
["1469", "2025 January", "Cow Checkups"],
117+
["1491", "2025 February", "Reflection"],
118+
["1492", "2025 February", "Making Mexes"],
119+
["1493", "2025 February", "Printing Sequences"]
117120
],
118121
"Silver": [
119122
["570", "2015 December", "Switching on the Lights"],
@@ -229,7 +232,10 @@
229232
["1448", "2024 December", "2D Conveyor Belt"],
230233
["1470", "2025 January", "Cow Checkups"],
231234
["1471", "2025 January", "Farmer John's Favorite Operation"],
232-
["1472", "2025 January", "Table Recovery"]
235+
["1472", "2025 January", "Table Recovery"],
236+
["1494", "2025 February", "The Best Lineup"],
237+
["1495", "2025 February", "Vocabulary Quiz"],
238+
["1496", "2025 February", "Transforming Pairs"]
233239
],
234240
"Gold": [
235241
["573", "2015 December", "High Card Low Card (Gold)"],
@@ -344,7 +350,10 @@
344350
["1451", "2024 December", "Job Completion"],
345351
["1473", "2025 January", "Median Heap"],
346352
["1474", "2025 January", "Reachable Pairs"],
347-
["1475", "2025 January", "Photo Op"]
353+
["1475", "2025 January", "Photo Op"],
354+
["1497", "2025 February", "Bessie's Function"],
355+
["1498", "2025 February", "The Best Subsequence"],
356+
["1499", "2025 February", "Friendship Editing"]
348357
],
349358
"Platinum": [
350359
["576", "2015 December", "Max Flow"],
@@ -460,6 +469,9 @@
460469
["1454", "2024 December", "Maximize Minimum Difference"],
461470
["1476", "2025 January", "DFS Order"],
462471
["1477", "2025 January", "Shock Wave"],
463-
["1478", "2025 January", "Watering the Plants"]
472+
["1478", "2025 January", "Watering the Plants"],
473+
["1500", "2025 February", "Min Max Subarrays"],
474+
["1501", "2025 February", "Transforming Pairs"],
475+
["1502", "2025 February", "True or False Test"]
464476
]
465477
}

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

+13-1
Original file line numberDiff line numberDiff line change
@@ -657,5 +657,17 @@
657657
"1475": "sol_prob3_gold_jan25.html",
658658
"1476": "sol_prob1_platinum_jan25.html",
659659
"1477": "sol_prob2_platinum_jan25.html",
660-
"1478": "sol_prob3_platinum_jan25.html"
660+
"1478": "sol_prob3_platinum_jan25.html",
661+
"1491": "sol_prob1_bronze_feb25.html",
662+
"1492": "sol_prob2_bronze_feb25.html",
663+
"1493": "sol_prob3_bronze_feb25.html",
664+
"1494": "sol_prob1_silver_feb25.html",
665+
"1495": "sol_prob2_silver_feb25.html",
666+
"1496": "sol_prob3_silver_feb25.html",
667+
"1497": "sol_prob1_gold_feb25.html",
668+
"1498": "sol_prob2_gold_feb25.html",
669+
"1499": "sol_prob3_gold_feb25.html",
670+
"1500": "sol_prob1_platinum_feb25.html",
671+
"1501": "sol_prob2_platinum_feb25.html",
672+
"1502": "sol_prob3_platinum_feb25.html"
661673
}

0 commit comments

Comments
 (0)