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.3% | 110 |
A Cookie Problem | 7p | 39.3% | 81 |
Extended Fibonacci | 10p | 49.2% | 20 |
Comments