@@ -1330,8 +1330,12 @@ Python code usually requires Python 3.8 to work.
13301330| 147 | [ CF2074_B_The_Third_Side] ( https://codeforces.com/contest/2074/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2074_B_The_Third_Side.py ) |
13311331| 148 | [ CF2074_C_XOR_and_Triangle] ( https://codeforces.com/contest/2074/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2074_C_XOR_and_Triangle.cpp ) |
13321332| 149 | [ CF2074_D_Counting_Points] ( https://codeforces.com/contest/2074/problem/D ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2074_D_Counting_Points.cpp ) |
1333- | 150 | [ CF2077_A_Breach_of_Faith] ( https://codeforces.com/contest/2077/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2077_A_Breach_of_Faith.py ) |
1334- | 151 | [ CF2077_B_Finding_OR_Sum] ( https://codeforces.com/contest/2077/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2077_B_Finding_OR_Sum.py ) |
1335- | 152 | [ CF2078_A_Final_Verdict] ( https://codeforces.com/contest/2078/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2078_A_Final_Verdict.py ) |
1336- | 153 | [ CF2078_B_Vicious_Labyrinth] ( https://codeforces.com/contest/2078/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2078_B_Vicious_Labyrinth.py ) |
1337- | 154 | [ CF2078_D_Scammy_Game_Ad] ( https://codeforces.com/contest/2078/problem/D ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2078_D_Scammy_Game_Ad.cpp ) |
1333+ | 150 | [ CF2075_A_To_Zero] ( https://codeforces.com/contest/2075/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2075_A_To_Zero.py ) |
1334+ | 151 | [ CF2075_B_Array_Recoloring] ( https://codeforces.com/contest/2075/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2075_B_Array_Recoloring.py ) |
1335+ | 152 | [ CF2075_C_Two_Colors] ( https://codeforces.com/contest/2075/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2075_C_Two_Colors.cpp ) |
1336+ | 153 | [ CF2075_D_Equalization] ( https://codeforces.com/contest/2075/problem/D ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2075_D_Equalization.cpp ) |
1337+ | 154 | [ CF2077_A_Breach_of_Faith] ( https://codeforces.com/contest/2077/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2077_A_Breach_of_Faith.py ) |
1338+ | 155 | [ CF2077_B_Finding_OR_Sum] ( https://codeforces.com/contest/2077/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2077_B_Finding_OR_Sum.py ) |
1339+ | 156 | [ CF2078_A_Final_Verdict] ( https://codeforces.com/contest/2078/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2078_A_Final_Verdict.py ) |
1340+ | 157 | [ CF2078_B_Vicious_Labyrinth] ( https://codeforces.com/contest/2078/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2078_B_Vicious_Labyrinth.py ) |
1341+ | 158 | [ CF2078_D_Scammy_Game_Ad] ( https://codeforces.com/contest/2078/problem/D ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2078_D_Scammy_Game_Ad.cpp ) |
0 commit comments