@@ -1315,7 +1315,12 @@ Python code usually requires Python 3.8 to work.
13151315| 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 ) |
13161316| 134 | [ CF2069_A_Was_there_an_Array] ( https://codeforces.com/contest/2069/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2069_A_Was_there_an_Array.py ) |
13171317| 135 | [ CF2069_B_Set_of_Stranger] ( https://codeforces.com/contest/2069/problem/B ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2069_B_Set_of_Stranger.cpp ) |
1318- | 136 | [ CF2071_A_The_Play_Never_Ends] ( https://codeforces.com/contest/2071/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2071_A_The_Play_Never_Ends.py ) |
1319- | 137 | [ CF2071_B_Perfecto] ( https://codeforces.com/contest/2071/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2071_B_Perfecto.py ) |
1320- | 138 | [ CF2071_C_Trapmigiano_Reggiano] ( https://codeforces.com/contest/2071/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2071_C_Trapmigiano_Reggiano.cpp ) |
1321- | 139 | [ CF2071_D_1_Infinite_Sequence_Easy_Version] ( https://codeforces.com/contest/2071/problem/D ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2071_D_1_Infinite_Sequence_Easy_Version.cpp ) |
1318+ | 136 | [ CF2070_A_FizzBuzz_Remixed] ( https://codeforces.com/contest/2070/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2070_A_FizzBuzz_Remixed.py ) |
1319+ | 137 | [ CF2070_B_Robot_Program] ( https://codeforces.com/contest/2070/problem/B ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2070_B_Robot_Program.cpp ) |
1320+ | 138 | [ CF2070_C_Limited_Repainting] ( https://codeforces.com/contest/2070/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2070_C_Limited_Repainting.cpp ) |
1321+ | 139 | [ CF2071_A_The_Play_Never_Ends] ( https://codeforces.com/contest/2071/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2071_A_The_Play_Never_Ends.py ) |
1322+ | 140 | [ CF2071_B_Perfecto] ( https://codeforces.com/contest/2071/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2071_B_Perfecto.py ) |
1323+ | 141 | [ CF2071_C_Trapmigiano_Reggiano] ( https://codeforces.com/contest/2071/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2071_C_Trapmigiano_Reggiano.cpp ) |
1324+ | 142 | [ CF2071_D_1_Infinite_Sequence_Easy_Version] ( https://codeforces.com/contest/2071/problem/D ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2071_D_1_Infinite_Sequence_Easy_Version.cpp ) |
1325+ | 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 ) |
1326+ | 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 ) |
0 commit comments