@@ -1301,14 +1301,15 @@ Python code usually requires Python 3.8 to work.
13011301| 119 | [ CF2063_B_Subsequence_Update] ( https://codeforces.com/contest/2063/problem/B ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2063_B_Subsequence_Update.cpp ) |
13021302| 120 | [ CF2063_C_Remove_Exactly_Two] ( https://codeforces.com/contest/2063/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2063_C_Remove_Exactly_Two.cpp ) |
13031303| 121 | [ CF2063_D_Game_With_Triangles] ( https://codeforces.com/contest/2063/problem/D ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2063_D_Game_With_Triangles.cpp ) |
1304- | 122 | [ CF2065_A_Skibidus_and_Amog_u] ( https://codeforces.com/contest/2065/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2065_A_Skibidus_and_Amog_u.py ) |
1305- | 123 | [ CF2065_B_Skibidus_and_Ohio] ( https://codeforces.com/contest/2065/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2065_B_Skibidus_and_Ohio.py ) |
1306- | 124 | [ CF2065_C_2_Skibidus_and_Fanum_Tax_hard_version] ( https://codeforces.com/contest/2065/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2065_C_2_Skibidus_and_Fanum_Tax_hard_version.cpp ) |
1307- | 125 | [ CF2065_D_Skibidus_and_Sigma] ( https://codeforces.com/contest/2065/problem/D ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2065_D_Skibidus_and_Sigma.cpp ) |
1308- | 126 | [ CF2065_E_Skibidus_and_Rizz] ( https://codeforces.com/contest/2065/problem/E ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2065_E_Skibidus_and_Rizz.py ) |
1309- | 127 | [ CF2066_A_Object_Identification] ( https://codeforces.com/contest/2066/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2066_A_Object_Identification.py ) |
1310- | 128 | [ CF2066_B_White_Magic] ( https://codeforces.com/contest/2066/problem/B ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2066_B_White_Magic.cpp ) |
1311- | 129 | [ CF2066_C_Bitwise_Slides] ( https://codeforces.com/contest/2066/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2066_C_Bitwise_Slides.cpp ) |
1312- | 130 | [ CF2067_A_Adjacent_Digit_Sums] ( https://codeforces.com/contest/2067/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2067_A_Adjacent_Digit_Sums.py ) |
1313- | 131 | [ CF2067_B_Two_Large_Bags] ( https://codeforces.com/contest/2067/problem/B ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2067_B_Two_Large_Bags.cpp ) |
1314- | 132 | [ CF2067_C_Devyatkino] ( https://codeforces.com/contest/2067/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2067_C_Devyatkino.cpp ) |
1304+ | 122 | [ CF2064_B_Variety_is_Discouraged] ( https://codeforces.com/contest/2064/problem/B ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2064_B_Variety_is_Discouraged.cpp ) |
1305+ | 123 | [ CF2065_A_Skibidus_and_Amog_u] ( https://codeforces.com/contest/2065/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2065_A_Skibidus_and_Amog_u.py ) |
1306+ | 124 | [ CF2065_B_Skibidus_and_Ohio] ( https://codeforces.com/contest/2065/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2065_B_Skibidus_and_Ohio.py ) |
1307+ | 125 | [ CF2065_C_2_Skibidus_and_Fanum_Tax_hard_version] ( https://codeforces.com/contest/2065/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2065_C_2_Skibidus_and_Fanum_Tax_hard_version.cpp ) |
1308+ | 126 | [ CF2065_D_Skibidus_and_Sigma] ( https://codeforces.com/contest/2065/problem/D ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2065_D_Skibidus_and_Sigma.cpp ) |
1309+ | 127 | [ CF2065_E_Skibidus_and_Rizz] ( https://codeforces.com/contest/2065/problem/E ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2065_E_Skibidus_and_Rizz.py ) |
1310+ | 128 | [ CF2066_A_Object_Identification] ( https://codeforces.com/contest/2066/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2066_A_Object_Identification.py ) |
1311+ | 129 | [ CF2066_B_White_Magic] ( https://codeforces.com/contest/2066/problem/B ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2066_B_White_Magic.cpp ) |
1312+ | 130 | [ CF2066_C_Bitwise_Slides] ( https://codeforces.com/contest/2066/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2066_C_Bitwise_Slides.cpp ) |
1313+ | 131 | [ CF2067_A_Adjacent_Digit_Sums] ( https://codeforces.com/contest/2067/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2067_A_Adjacent_Digit_Sums.py ) |
1314+ | 132 | [ CF2067_B_Two_Large_Bags] ( https://codeforces.com/contest/2067/problem/B ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2067_B_Two_Large_Bags.cpp ) |
1315+ | 133 | [ CF2067_C_Devyatkino] ( https://codeforces.com/contest/2067/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2067_C_Devyatkino.cpp ) |
0 commit comments