File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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 ) |
You can’t perform that action at this time.
0 commit comments