Skip to content

Commit ea70307

Browse files
committed
Updated README.md
1 parent 553af98 commit ea70307

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
@@ -1325,3 +1325,4 @@ Python code usually requires Python 3.8 to work.
13251325
| 142 | [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) |
13261326
| 143 | [CF2072_A_New_World_New_Me_New_Array](https://codeforces.com/contest/2072/problem/A) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2072_A_New_World_New_Me_New_Array.py) |
13271327
| 144 | [CF2072_B_Having_Been_a_Treasurer_in_the_Past_I_Help_Goblins_Deceive](https://codeforces.com/contest/2072/problem/B) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2072_B_Having_Been_a_Treasurer_in_the_Past_I_Help_Goblins_Deceive.py) |
1328+
| 145 | [CF2072_C_Creating_Keys_for_StORages_Has_Become_My_Main_Skill](https://codeforces.com/contest/2072/problem/C) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2072_C_Creating_Keys_for_StORages_Has_Become_My_Main_Skill.cpp) |

0 commit comments

Comments
 (0)