File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -1248,3 +1248,8 @@ Python code usually requires Python 3.8 to work.
12481248| 66 | [ CF2023_A_Concatenation_of_Arrays] ( https://codeforces.com/contest/2023/problem/A ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2023_A_Concatenation_of_Arrays.cpp ) |
12491249| 67 | [ CF2023_B_Skipping] ( https://codeforces.com/contest/2023/problem/B ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2023_B_Skipping.cpp ) |
12501250| 68 | [ CF2023_C_C_K_S] ( https://codeforces.com/contest/2023/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2023_C_C_K_S.cpp ) |
1251+ | 69 | [ CF2027_A_Rectangle_Arrangement] ( https://codeforces.com/contest/2027/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2027_A_Rectangle_Arrangement.py ) |
1252+ | 70 | [ CF2027_B_Stalin_Sort] ( https://codeforces.com/contest/2027/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2027_B_Stalin_Sort.py ) |
1253+ | 71 | [ 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 ) |
1254+ | 72 | [ 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 ) |
1255+ | 73 | [ 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 ) |
You can’t perform that action at this time.
0 commit comments