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 @@ -1308,3 +1308,5 @@ Python code usually requires Python 3.8 to work.
13081308| 126 | [ CF2066_A_Object_Identification] ( https://codeforces.com/contest/2066/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2066_A_Object_Identification.py ) |
13091309| 127 | [ CF2066_B_White_Magic] ( https://codeforces.com/contest/2066/problem/B ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2066_B_White_Magic.cpp ) |
13101310| 128 | [ CF2066_C_Bitwise_Slides] ( https://codeforces.com/contest/2066/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2066_C_Bitwise_Slides.cpp ) |
1311+ | 129 | [ CF2067_A_Adjacent_Digit_Sums] ( https://codeforces.com/contest/2067/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2067_A_Adjacent_Digit_Sums.py ) |
1312+ | 130 | [ CF2067_B_Two_Large_Bags] ( https://codeforces.com/contest/2067/problem/B ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2067_B_Two_Large_Bags.cpp ) |
You can’t perform that action at this time.
0 commit comments