Skip to content

Commit 8195fc0

Browse files
committed
Updated README.md
1 parent 35a0664 commit 8195fc0

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
@@ -1313,3 +1313,5 @@ Python code usually requires Python 3.8 to work.
13131313
| 131 | [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) |
13141314
| 132 | [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) |
13151315
| 133 | [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) |
1316+
| 134 | [CF2069_A_Was_there_an_Array](https://codeforces.com/contest/2069/problem/A) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2069_A_Was_there_an_Array.py) |
1317+
| 135 | [CF2069_B_Set_of_Stranger](https://codeforces.com/contest/2069/problem/B) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2069_B_Set_of_Stranger.cpp) |

0 commit comments

Comments
 (0)