Skip to content

Commit 3e7b088

Browse files
committed
Updated README.md
1 parent b79ce22 commit 3e7b088

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1339,3 +1339,6 @@ Python code usually requires Python 3.8 to work.
13391339
| 156 | [CF2078_A_Final_Verdict](https://codeforces.com/contest/2078/problem/A) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2078_A_Final_Verdict.py) |
13401340
| 157 | [CF2078_B_Vicious_Labyrinth](https://codeforces.com/contest/2078/problem/B) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2078_B_Vicious_Labyrinth.py) |
13411341
| 158 | [CF2078_D_Scammy_Game_Ad](https://codeforces.com/contest/2078/problem/D) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2078_D_Scammy_Game_Ad.cpp) |
1342+
| 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) |
1343+
| 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) |
1344+
| 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) |

0 commit comments

Comments
 (0)