File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1272,5 +1272,6 @@ Python code usually requires Python 3.8 to work.
12721272| 90 | [ CF2031_B_Penchick_and_Satay_Sticks] ( https://codeforces.com/contest/2031/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2031_B_Penchick_and_Satay_Sticks.py ) |
12731273| 91 | [ CF2031_C_Penchick_and_BBQ_Buns] ( https://codeforces.com/contest/2031/problem/C ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2031_C_Penchick_and_BBQ_Buns.py ) |
12741274| 92 | [ CF2031_D_Penchick_and_Desert_Rabbit] ( https://codeforces.com/contest/2031/problem/D ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2031_D_Penchick_and_Desert_Rabbit.cpp ) |
1275- | 93 | [ CF2036_E_Reverse_the_Rivers] ( https://codeforces.com/contest/2036/problem/E ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2036_E_Reverse_the_Rivers.py ) |
1276- | 94 | [ CF2036_F_XORificator_3000] ( https://codeforces.com/contest/2036/problem/F ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2036_F_XORificator_3000.py ) |
1275+ | 93 | [ CF2031_E_Penchick_and_Chloe_s_Trees] ( https://codeforces.com/contest/2031/problem/E ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2031_E_Penchick_and_Chloe_s_Trees.cpp ) |
1276+ | 94 | [ CF2036_E_Reverse_the_Rivers] ( https://codeforces.com/contest/2036/problem/E ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2036_E_Reverse_the_Rivers.py ) |
1277+ | 95 | [ CF2036_F_XORificator_3000] ( https://codeforces.com/contest/2036/problem/F ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2036_F_XORificator_3000.py ) |
You can’t perform that action at this time.
0 commit comments