Competitive Branch Contest #2
Welcome to the second competitive contest of the year!
You have 30 minutes to solve three problems of increasing difficulty. Each problem is worth a total of points, and there is a bonus of
staggering points for solving on the first try. This is to encourage testing your code locally and coding more bug-free.
These problems will revolve around the topics we covered last week (Dynamic Programming).
Good luck.
Problems
| Problem | Points | AC Rate | Users |
|---|---|---|---|
| Dynamic Programming | 3 | 60.6% | 112 |
| A Cookie Problem | 7p | 38.8% | 83 |
| Extended Fibonacci | 10p | 49.2% | 20 |
Comments