Skip to content

Commit 5a0b0f3

Browse files
committed
Updated README.md
1 parent 69bade5 commit 5a0b0f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1295,4 +1295,5 @@ Python code usually requires Python 3.8 to work.
12951295
| 113 | [CF2062_D_Balanced_Tree](https://codeforces.com/contest/2062/problem/D) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2062_D_Balanced_Tree.cpp) |
12961296
| 114 | [CF2062_E1_The_Game_Easy_Version](https://codeforces.com/contest/2062/problem/E1) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2062_E1_The_Game_Easy_Version.cpp) |
12971297
| 115 | [CF2063_B_Subsequence_Update](https://codeforces.com/contest/2063/problem/B) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2063_B_Subsequence_Update.cpp) |
1298-
| 116 | [CF2063_D_Game_With_Triangles](https://codeforces.com/contest/2063/problem/D) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2063_D_Game_With_Triangles.cpp) |
1298+
| 116 | [CF2063_C_Remove_Exactly_Two](https://codeforces.com/contest/2063/problem/C) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2063_C_Remove_Exactly_Two.cpp) |
1299+
| 117 | [CF2063_D_Game_With_Triangles](https://codeforces.com/contest/2063/problem/D) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2063_D_Game_With_Triangles.cpp) |

0 commit comments

Comments
 (0)