Max's Anger Contest Series 1
Welcome to the first Max's Anger Contest of the year!
The difficulty will range from CCC Junior 1 to CCC Senior 5.
The contest organizer and problem setter is
.Special thanks to
, , and for testing and helping with the problems!The contest will run from December 30th, 00:00 EST, until January 2nd, 00:00 EST. You will have a two-hour window to solve the problems.
Here are the parameters of the contest:
- Contest duration: 2 hours.
- Number of problems: 5, full feedback (you will see the results of each submission instantly). Each problem will be worth 100 points and have partial marks in the form of subtasks.
- Scoreboard will be visible.
- No incorrect submission penalty.
- There will be no submission limit.
- Ties in score will be broken by the last submission time that increased your score.
- This contest is unrated.
Before the contest date, you may wish to check out the tips and help pages.
We have listed below some advice as well as contest strategies:
- Problems will be approximately increasing in difficulty. Reading all of the statements is still recommended.
- Remove all extra debugging code and/or input prompts from your code before submitting. The judge is very strict — most of the time, it requires your output to match exactly.
- Do not pause program execution at the end. The judging process is automated. You should use stdin / stdout to perform input / output, respectively.
- It is guaranteed that all problems and subtasks will be solvable in C++ and Java; Python users are recommended to use PyPy.
Problems
Problem | Points | AC Rate | Users | Editorials |
---|---|---|---|---|
Max's Anger Contest Series 1 P1 - Hunger Bar | 3p | 59.3% | 311 | Editorial |
Max's Anger Contest Series 1 P2 - Wesley's Anger Contest 7 P1 - Enraged | 5 | 50.6% | 235 | Editorial |
Max's Anger Contest Series 1 P3 - Divide and Connor | 7 | 23.7% | 219 | Editorial |
Max's Anger Contest Series 1 P4 - Greedily Gamboling | 12p | 17.8% | 73 | Editorial |
Max's Anger Contest Series 1 P5 - Slacking Subsequences | 15p | 30.9% | 58 | Editorial |
Comments
dammit you beat me to the name
This comment is hidden due to too much negative feedback. Show it anyway.
orz