File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -1275,3 +1275,7 @@ Python code usually requires Python 3.8 to work.
12751275| 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 ) |
12761276| 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 ) |
12771277| 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 ) |
1278+ | 96 | [ CF2056_A_Shape_Perimeter] ( https://codeforces.com/contest/2056/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2056_A_Shape_Perimeter.py ) |
1279+ | 97 | [ CF2056_B_Find_the_Permutation] ( https://codeforces.com/contest/2056/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2056_B_Find_the_Permutation.py ) |
1280+ | 98 | [ CF2056_C_Palindromic_Subsequences] ( https://codeforces.com/contest/2056/problem/C ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2056_C_Palindromic_Subsequences.py ) |
1281+ | 99 | [ CF2056_D_Unique_Median] ( https://codeforces.com/contest/2056/problem/D ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2056_D_Unique_Median.cpp ) |
You can’t perform that action at this time.
0 commit comments