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 @@ -1300,3 +1300,8 @@ Python code usually requires Python 3.8 to work.
13001300| 118 | [ CF2063_B_Subsequence_Update] ( https://codeforces.com/contest/2063/problem/B ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2063_B_Subsequence_Update.cpp ) |
13011301| 119 | [ CF2063_C_Remove_Exactly_Two] ( https://codeforces.com/contest/2063/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2063_C_Remove_Exactly_Two.cpp ) |
13021302| 120 | [ CF2063_D_Game_With_Triangles] ( https://codeforces.com/contest/2063/problem/D ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2063_D_Game_With_Triangles.cpp ) |
1303+ | 121 | [ CF2065_A_Skibidus_and_Amog_u] ( https://codeforces.com/contest/2065/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2065_A_Skibidus_and_Amog_u.py ) |
1304+ | 122 | [ CF2065_B_Skibidus_and_Ohio] ( https://codeforces.com/contest/2065/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2065_B_Skibidus_and_Ohio.py ) |
1305+ | 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 ) |
1306+ | 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 ) |
1307+ | 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 ) |
You can’t perform that action at this time.
0 commit comments