CPC '21 Contest 1
Welcome to the first Competitive Programming Contest (CPC) of 2021!
Before the contest date, you may wish to check out the tips and help pages.
You will have 3 hours to complete the contest. After the contest window begins (at 00:00:00 EDT of July 24th), you may begin at any time. Once you enter the contest, your personal timer will start counting down and you will be able to submit until 3 hours from when you started, or until the hard deadline (00:00:00 EDT of July 27th), whichever comes first.
After joining the contest, you proceed to the Problems tab to begin. You can also go to Users if you wish to see the rankings.
Here are some additional parameters of the contest:
- The difficulty of the problems may range anywhere from CCC Junior to CCO level.
- This contest will feature a 8-th problem (Problem 0) for students who are just getting started with programming.
- The score distribution for the problems will be 30 points for P0, and 100 points for the other problems.
- Problems will be approximately increasing in difficulty, but reading all of the statements is still recommended.
- Checkers: unless otherwise specified, standard. The contest will follow the standard convention of having all lines terminate in a
\n
character, with no trailing whitespace. - It is guaranteed that all the problems will be solvable with C++.
We have listed below some advice as well as contest strategies:
- 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 performinput
/output
, respectively. - Python users are recommended to try both PyPy 2/3 and Python 2/3 when submitting.
Clarification requests for the contest must be routed through the clarification system provided on DMOJ, and not through other channels including but not limited to Discord and Slack. Furthermore, all clarification requests will be handled the way they normally are in IOI. Note that, in particular, clarification requests must come in the form of yes/no questions.
Due to rampant issues with cheating on contests that has happened recently, any suspicious behavior during the contest window may result in your rating being impacted negatively. Such behavior includes, but is not limited to:
- Divulging the contents of the scoreboard to participants who have not finished their window.
- Registering for the contest with at least two accounts.
- Participating in the contest with an account that is not your primary account.
- During the contest window, talking about the contest in more detail than answering a yes/no question about whether one participated in the contest. This includes, but is not limited to, posting spoilers about the contest and public speculation of the contest.
- Attempting to exploit bugs in the platform to subvert the constraints of the contest.
Punishments may include performance being unrated or, for more serious infractions, being forcibly ranked at the bottom of the scoreboard.
At the end of the contest, you may comment below to appeal a judging verdict. In the case of appeals, the decision(s) of DMOJ staff is final.
Problems
Problem | Points | AC Rate | Users | Editorials |
---|---|---|---|---|
CPC '21 Contest 1 P0 - AQT and Alphabet | 3 | 70.3% | 386 | Editorial |
CPC '21 Contest 1 P1 - AQT and Fractions | 5p | 16.2% | 252 | Editorial |
CPC '21 Contest 1 P2 - AQT and Multiset | 7p | 23.3% | 168 | Editorial |
CPC '21 Contest 1 P3 - AQT and Circles | 10p | 13.6% | 107 | Editorial |
CPC '21 Contest 1 P4 - AQT and Directed Graph | 12p | 30.5% | 265 | Editorial |
CPC '21 Contest 1 P5 - AQT and Modern Art | 15p | 15.8% | 45 | Editorial |
CPC '21 Contest 1 P6 - AQT's Break Time is Over | 20p | 7.2% | 26 | Editorial |
CPC '21 Contest 1 P7 - AQT and Quarantine | 20p | 16.2% | 17 | Editorial |
Comments
Do any of you guys know what happened to P2?
I believe the data was weak and the problem could have been "cheesed", so the data is being updated.
Will editorials be made available?
yes
Do the points you earn in the contest affect your points on DMOJ?
Yes, they do, at the end of the contest. They affect your dmoj points as at the end, they become normal problems and are weighted based upon their difficulty.
Thanks!
The contest has been extended one day.
The judges are currently down due to a prolonged power outage. Anyone whose contest window was affected by this can appeal to have their contest participation unrated.
Edit: judges are back.
The score distribution for the contest will be 30 points for P0, and 100 points for the other problems- a total of 730 points.
AQT tends to show up where you don't expect him.
Are all problems solvable in Python 3?
Don't assume anything that wasn't stated. My answer is "maybe."
OK. Thanks
This comment is hidden due to too much negative feedback. Show it anyway.
No, AQT is AQT.
No, AQT is a cutie! <3
A Cute T.
A cutie
This comment is hidden due to too much negative feedback. Show it anyway.
This comment is hidden due to too much negative feedback. Show it anyway.
Obviously, you underestimate how popular AQT is. Maybe you should set your first target -75, like the perfect ccc score.
Since this has reached -30 votes, can we get 2 geo problems on ccc 2022?
reach -75 and then ccc is all geo problems
It's -75 as of right now, let's get some geo problems
This comment is hidden due to too much negative feedback. Show it anyway.
at least you will know what to practice