Skip to content

Commit e5b63e5

Browse files
committed
Updated README.md
1 parent 535a7de commit e5b63e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,3 +1308,5 @@ Python code usually requires Python 3.8 to work.
13081308
| 126 | [CF2066_A_Object_Identification](https://codeforces.com/contest/2066/problem/A) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2066_A_Object_Identification.py) |
13091309
| 127 | [CF2066_B_White_Magic](https://codeforces.com/contest/2066/problem/B) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2066_B_White_Magic.cpp) |
13101310
| 128 | [CF2066_C_Bitwise_Slides](https://codeforces.com/contest/2066/problem/C) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2066_C_Bitwise_Slides.cpp) |
1311+
| 129 | [CF2067_A_Adjacent_Digit_Sums](https://codeforces.com/contest/2067/problem/A) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2067_A_Adjacent_Digit_Sums.py) |
1312+
| 130 | [CF2067_B_Two_Large_Bags](https://codeforces.com/contest/2067/problem/B) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2067_B_Two_Large_Bags.cpp) |

0 commit comments

Comments
 (0)