Skip to content

Commit 17e3b0c

Browse files
committed
Updated README.md
1 parent 57d3cf8 commit 17e3b0c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,5 +1272,6 @@ Python code usually requires Python 3.8 to work.
12721272
| 90 | [CF2031_B_Penchick_and_Satay_Sticks](https://codeforces.com/contest/2031/problem/B) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2031_B_Penchick_and_Satay_Sticks.py) |
12731273
| 91 | [CF2031_C_Penchick_and_BBQ_Buns](https://codeforces.com/contest/2031/problem/C) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2031_C_Penchick_and_BBQ_Buns.py) |
12741274
| 92 | [CF2031_D_Penchick_and_Desert_Rabbit](https://codeforces.com/contest/2031/problem/D) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2031_D_Penchick_and_Desert_Rabbit.cpp) |
1275-
| 93 | [CF2036_E_Reverse_the_Rivers](https://codeforces.com/contest/2036/problem/E) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2036_E_Reverse_the_Rivers.py) |
1276-
| 94 | [CF2036_F_XORificator_3000](https://codeforces.com/contest/2036/problem/F) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2036_F_XORificator_3000.py) |
1275+
| 93 | [CF2031_E_Penchick_and_Chloe_s_Trees](https://codeforces.com/contest/2031/problem/E) | [C++](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2031_E_Penchick_and_Chloe_s_Trees.cpp) |
1276+
| 94 | [CF2036_E_Reverse_the_Rivers](https://codeforces.com/contest/2036/problem/E) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2036_E_Reverse_the_Rivers.py) |
1277+
| 95 | [CF2036_F_XORificator_3000](https://codeforces.com/contest/2036/problem/F) | [Python](https://github.com/BrandonTang89/Competitive_Programming_4_Solutions/blob/main/Other_Tasks/CF2036_F_XORificator_3000.py) |

0 commit comments

Comments
 (0)