Skip to content

Commit 149d4fe

Browse files
committed
Updated README.md
1 parent 1852858 commit 149d4fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1372,3 +1372,6 @@ Python code usually requires Python 3.8 to work.
13721372
| 189 | [CF2111_C_Equal_Values](https://codeforces.com/contest/2111/problem/C) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2111_C_Equal_Values.py) |
13731373
| 190 | [CF2111_D_Creating_a_Schedule](https://codeforces.com/contest/2111/problem/D) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2111_D_Creating_a_Schedule.py) |
13741374
| 191 | [CF2111_E_Changing_the_String](https://codeforces.com/contest/2111/problem/E) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2111_E_Changing_the_String.cpp) |
1375+
| 192 | [CF2112_A_Race](https://codeforces.com/contest/2112/problem/A) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2112_A_Race.py) |
1376+
| 193 | [CF2112_B_Shrinking_Array](https://codeforces.com/contest/2112/problem/B) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2112_B_Shrinking_Array.py) |
1377+
| 194 | [CF2112_C_Coloring_Game](https://codeforces.com/contest/2112/problem/C) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2112_C_Coloring_Game.py) |

0 commit comments

Comments
 (0)