Skip to content

Commit 75aeb15

Browse files
committed
Updated README.md
1 parent d6eeff7 commit 75aeb15

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
@@ -1258,3 +1258,5 @@ Python code usually requires Python 3.8 to work.
12581258
| 76 | [CF2027_C_Add_Zeros](https://codeforces.com/contest/2027/problem/C) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2027_C_Add_Zeros.cpp) |
12591259
| 77 | [CF2027_D1_The_Endspeaker_Easy_Version](https://codeforces.com/contest/2027/problem/D1) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2027_D1_The_Endspeaker_Easy_Version.cpp) |
12601260
| 78 | [CF2027_D2_The_Endspeaker_Hard_Version](https://codeforces.com/contest/2027/problem/D2) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2027_D2_The_Endspeaker_Hard_Version.cpp) |
1261+
| 79 | [CF2036_E_Reverse_the_Rivers](https://codeforces.com/contest/2036/problem/E) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2036_E_Reverse_the_Rivers.py) |
1262+
| 80 | [CF2036_F_XORificator_3000](https://codeforces.com/contest/2036/problem/F) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2036_F_XORificator_3000.py) |

0 commit comments

Comments
 (0)