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 @@ -1349,3 +1349,8 @@ Python code usually requires Python 3.8 to work.
13491349| 166 | [ CF2093_E_Min_Max_MEX] ( https://codeforces.com/contest/2093/problem/E ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2093_E_Min_Max_MEX.cpp ) |
13501350| 167 | [ CF2093_F_Hackers_and_Neural_Networks] ( https://codeforces.com/contest/2093/problem/F ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2093_F_Hackers_and_Neural_Networks.cpp ) |
13511351| 168 | [ CF2093_G_Shorten_the_Array] ( https://codeforces.com/contest/2093/problem/G ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2093_G_Shorten_the_Array.cpp ) |
1352+ | 169 | [ CF2096_A_Wonderful_Sticks] ( https://codeforces.com/contest/2096/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2096_A_Wonderful_Sticks.py ) |
1353+ | 170 | [ CF2096_B_Wonderful_Gloves] ( https://codeforces.com/contest/2096/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2096_B_Wonderful_Gloves.py ) |
1354+ | 171 | [ CF2096_C_Wonderful_City] ( https://codeforces.com/contest/2096/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2096_C_Wonderful_City.cpp ) |
1355+ | 172 | [ CF2096_D_Wonderful_Lightbulbs] ( https://codeforces.com/contest/2096/problem/D ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2096_D_Wonderful_Lightbulbs.py ) |
1356+ | 173 | [ CF2096_E_Wonderful_Teddy_Bears] ( https://codeforces.com/contest/2096/problem/E ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2096_E_Wonderful_Teddy_Bears.py ) |
You can’t perform that action at this time.
0 commit comments