Skip to content

Commit ef803ce

Browse files
committed
Updated README.md
1 parent 0519ad7 commit ef803ce

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1355,7 +1355,10 @@ Python code usually requires Python 3.8 to work.
13551355
| 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) |
13561356
| 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) |
13571357
| 174 | [CF2096_F_Wonderful_Impostors](https://codeforces.com/contest/2096/problem/F) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2096_F_Wonderful_Impostors.cpp) |
1358-
| 175 | [CF2106_A_Dr_TC](https://codeforces.com/contest/2106/problem/A) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2106_A_Dr_TC.py) |
1359-
| 176 | [CF2106_B_St_Chroma](https://codeforces.com/contest/2106/problem/B) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2106_B_St_Chroma.py) |
1360-
| 177 | [CF2106_C_Cherry_Bomb](https://codeforces.com/contest/2106/problem/C) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2106_C_Cherry_Bomb.py) |
1361-
| 178 | [CF2106_D_Flower_Boy](https://codeforces.com/contest/2106/problem/D) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2106_D_Flower_Boy.cpp) |
1358+
| 175 | [CF2098_A_Vadim_s_Collection](https://codeforces.com/contest/2098/problem/A) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2098_A_Vadim_s_Collection.py) |
1359+
| 176 | [CF2098_B_Sasha_and_the_Apartment_Purchase](https://codeforces.com/contest/2098/problem/B) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2098_B_Sasha_and_the_Apartment_Purchase.py) |
1360+
| 177 | [CF2098_C_Sports_Betting](https://codeforces.com/contest/2098/problem/C) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2098_C_Sports_Betting.py) |
1361+
| 178 | [CF2106_A_Dr_TC](https://codeforces.com/contest/2106/problem/A) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2106_A_Dr_TC.py) |
1362+
| 179 | [CF2106_B_St_Chroma](https://codeforces.com/contest/2106/problem/B) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2106_B_St_Chroma.py) |
1363+
| 180 | [CF2106_C_Cherry_Bomb](https://codeforces.com/contest/2106/problem/C) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2106_C_Cherry_Bomb.py) |
1364+
| 181 | [CF2106_D_Flower_Boy](https://codeforces.com/contest/2106/problem/D) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2106_D_Flower_Boy.cpp) |

0 commit comments

Comments
 (0)