Skip to content

Commit ff5c76d

Browse files
committed
Updated README.md
1 parent 005d3ff commit ff5c76d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1315,3 +1315,7 @@ Python code usually requires Python 3.8 to work.
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) |
13161316
| 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) |
13171317
| 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) |
1318+
| 136 | [CF2071_A_The_Play_Never_Ends](https://codeforces.com/contest/2071/problem/A) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2071_A_The_Play_Never_Ends.py) |
1319+
| 137 | [CF2071_B_Perfecto](https://codeforces.com/contest/2071/problem/B) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2071_B_Perfecto.py) |
1320+
| 138 | [CF2071_C_Trapmigiano_Reggiano](https://codeforces.com/contest/2071/problem/C) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2071_C_Trapmigiano_Reggiano.cpp) |
1321+
| 139 | [CF2071_D_1_Infinite_Sequence_Easy_Version](https://codeforces.com/contest/2071/problem/D) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2071_D_1_Infinite_Sequence_Easy_Version.cpp) |

0 commit comments

Comments
 (0)