File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -1342,3 +1342,10 @@ Python code usually requires Python 3.8 to work.
13421342| 159 | [ CF2082_A_Binary_Matrix] ( https://codeforces.com/contest/2082/problem/A ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2082_A_Binary_Matrix.cpp ) |
13431343| 160 | [ CF2082_B_Floor_or_Ceil] ( https://codeforces.com/contest/2082/problem/B ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2082_B_Floor_or_Ceil.cpp ) |
13441344| 161 | [ CF2082_C_Math_Division] ( https://codeforces.com/contest/2082/problem/C ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2082_C_Math_Division.cpp ) |
1345+ | 162 | [ CF2093_A_Ideal_Generator] ( https://codeforces.com/contest/2093/problem/A ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2093_A_Ideal_Generator.py ) |
1346+ | 163 | [ CF2093_B_Expensive_Number] ( https://codeforces.com/contest/2093/problem/B ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2093_B_Expensive_Number.py ) |
1347+ | 164 | [ CF2093_C_Simple_Repetition] ( https://codeforces.com/contest/2093/problem/C ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2093_C_Simple_Repetition.py ) |
1348+ | 165 | [ CF2093_D_Skibidi_Table] ( https://codeforces.com/contest/2093/problem/D ) | [ Python] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2093_D_Skibidi_Table.py ) |
1349+ | 166 | [ CF2093_E_Min_Max_MEX] ( https://codeforces.com/contest/2093/problem/E ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2093_E_Min_Max_MEX.cpp ) |
1350+ | 167 | [ CF2093_F_Hackers_and_Neural_Networks] ( https://codeforces.com/contest/2093/problem/F ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2093_F_Hackers_and_Neural_Networks.cpp ) |
1351+ | 168 | [ CF2093_G_Shorten_the_Array] ( https://codeforces.com/contest/2093/problem/G ) | [ C++] ( https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2093_G_Shorten_the_Array.cpp ) |
You can’t perform that action at this time.
0 commit comments