Skip to content

Commit 58e28c9

Browse files
committed
Updated README.md
1 parent 080ab65 commit 58e28c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,3 +1310,4 @@ Python code usually requires Python 3.8 to work.
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) |
13111311
| 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) |
13121312
| 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) |
1313+
| 131 | [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) |

0 commit comments

Comments
 (0)