File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -1326,3 +1326,8 @@ 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 ) |
You can’t perform that action at this time.
0 commit comments