File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -1258,5 +1258,10 @@ 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 ) |
1261+ | 79 | [ CF2029_A_Set] ( https://codeforces.com/contest/2029/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2029_A_Set.py ) |
1262+ | 80 | [ CF2029_B_Replacement] ( https://codeforces.com/contest/2029/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2029_B_Replacement.py ) |
1263+ | 81 | [ CF2029_C_New_Rating] ( https://codeforces.com/contest/2029/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2029_C_New_Rating.cpp ) |
1264+ | 82 | [ CF2029_D_Cool_Graph] ( https://codeforces.com/contest/2029/problem/D ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2029_D_Cool_Graph.cpp ) |
1265+ | 83 | [ CF2029_E_Common_Generator] ( https://codeforces.com/contest/2029/problem/E ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2029_E_Common_Generator.cpp ) |
1266+ | 84 | [ 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 ) |
1267+ | 85 | [ 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