Skip to content

Commit 53d3354

Browse files
committed
Updated README.md
1 parent ce59b3e commit 53d3354

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,3 +1305,6 @@ Python code usually requires Python 3.8 to work.
13051305
| 123 | [CF2065_C_2_Skibidus_and_Fanum_Tax_hard_version](https://codeforces.com/contest/2065/problem/C) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2065_C_2_Skibidus_and_Fanum_Tax_hard_version.cpp) |
13061306
| 124 | [CF2065_D_Skibidus_and_Sigma](https://codeforces.com/contest/2065/problem/D) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2065_D_Skibidus_and_Sigma.cpp) |
13071307
| 125 | [CF2065_E_Skibidus_and_Rizz](https://codeforces.com/contest/2065/problem/E) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2065_E_Skibidus_and_Rizz.py) |
1308+
| 126 | [CF2066_A_Object_Identification](https://codeforces.com/contest/2066/problem/A) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2066_A_Object_Identification.py) |
1309+
| 127 | [CF2066_B_White_Magic](https://codeforces.com/contest/2066/problem/B) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2066_B_White_Magic.cpp) |
1310+
| 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) |

0 commit comments

Comments
 (0)