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 @@ -1313,3 +1313,5 @@ Python code usually requires Python 3.8 to work.
13131313| 131 | [ 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 ) |
13141314| 132 | [ 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 ) |
13151315| 133 | [ CF2067_C_Devyatkino] ( https://codeforces.com/contest/2067/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2067_C_Devyatkino.cpp ) |
1316+ | 134 | [ CF2069_A_Was_there_an_Array] ( https://codeforces.com/contest/2069/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2069_A_Was_there_an_Array.py ) |
1317+ | 135 | [ CF2069_B_Set_of_Stranger] ( https://codeforces.com/contest/2069/problem/B ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2069_B_Set_of_Stranger.cpp ) |
You can’t perform that action at this time.
0 commit comments