@@ -1326,8 +1326,12 @@ Python code usually requires Python 3.8 to work.
13261326| 143 | [ CF2072_A_New_World_New_Me_New_Array] ( https://codeforces.com/contest/2072/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2072_A_New_World_New_Me_New_Array.py ) |
13271327| 144 | [ CF2072_B_Having_Been_a_Treasurer_in_the_Past_I_Help_Goblins_Deceive] ( https://codeforces.com/contest/2072/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2072_B_Having_Been_a_Treasurer_in_the_Past_I_Help_Goblins_Deceive.py ) |
13281328| 145 | [ CF2072_C_Creating_Keys_for_StORages_Has_Become_My_Main_Skill] ( https://codeforces.com/contest/2072/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2072_C_Creating_Keys_for_StORages_Has_Become_My_Main_Skill.cpp ) |
1329- | 146 | [ 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 ) |
1330- | 147 | [ 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 ) |
1331- | 148 | [ 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 ) |
1332- | 149 | [ 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 ) |
1333- | 150 | [ 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 ) |
1329+ | 146 | [ CF2074_A_Draw_a_Square] ( https://codeforces.com/contest/2074/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2074_A_Draw_a_Square.py ) |
1330+ | 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 ) |
1331+ | 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 ) |
1332+ | 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 ) |
0 commit comments