Wesley's Anger Contest 6
It is well known that
is always angry. To vent out his anger, he decided to create yet another contest with , and , but this time it's 8 problems! To help with this, they pulled in to come up with some great problems.After receiving feedback on the previous contests, we have decided to add an additional problem at the beginning of the contest. We expect this problem to be easier than all previous WAC problems.
Here are the parameters of the contest:
- Contest duration: 4 hours.
- Number of problems: 8, full feedback. Each problem will be worth 100 points, with some problems offering partial marks in the form of subtasks.
- Rated for opening the contest. Unlike with other contests which require making a submission for the contest to be rated, opening the contest and being able to read the problems will cause the contest to be rated.
- Scoreboard will be public.
- No submission penalty.
- No submission limit.
- Ties will be broken by the last submission time that increased your overall score.
- Checkers for problems: Unless otherwise specified,
identical
. The contest will follow the standard convention of having all lines terminate in a\n
character, with no trailing whitespace.
Furthermore, users are forbidden from using multiple accounts or collaborating during the entire contest duration. Any suspicious behaviour during the contest window may result in a severe penalty including, but not limited to, being placed at the bottom of the scoreboard. Such behaviour includes, but is not limited to:
- 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.
The problem setters for this contest are
, , , and .Special thanks to
, , , , and for providing feedback and testing the problems.A special thank you to
for his administrative assistance and feedback with the contest.Before the contest date, you may wish to check out the tips and help pages.
This contest will consist of 8 problems, the difficulty of which is similar to a typical Wesley's Anger Contest.
You will have 4 hours to complete the contest. After the contest window begins (January 23rd, 09:00 EST), 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 4 hours from when you started, or until the hard deadline (January 24th, 23:59 EST), whichever comes first.
After joining the contest, you can proceed to the Problems tab to begin. You can also go to Users if you wish to see the rankings.
We have listed below some advice as well as contest strategies:
- It is not guaranteed that the problems will be in order of increasing difficulty. Reading all of the statements is 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 the problems will be solvable with C++. All problems have a time limit of at least 2x the reference solution, which is written in C++ and uses this template for I/O. If you're unable to see the template, you must solve this problem. Problems that have been tested in multiple languages may have language specific time limits.
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 |
---|---|---|---|---|
Wesley's Anger Contest 6 Problem 1 - Timbit Sales | 3 | 61.9% | 302 | Editorial |
Wesley's Anger Contest 6 Problem 2 - Cheap Christmas Lights | 5p | 20.9% | 234 | Editorial |
Wesley's Anger Contest 6 Problem 3 - Difference Sorting | 10p | 16.3% | 119 | Editorial |
Wesley's Anger Contest 6 Problem 4 - Runway Lights | 12p | 14.2% | 89 | Editorial |
Wesley's Anger Contest 6 Problem 5 - Canadian Christmas Cactus | 15p | 16.8% | 57 | Editorial |
Wesley's Anger Contest 6 Problem 6 (Easy Version) - Santa's Candy Factory | 20p | 9.1% | 31 | Editorial |
Wesley's Anger Contest 6 Problem 7 - SantaTracker++ | 25p | 16.1% | 7 | Editorial |
Wesley's Anger Contest 6 Problem 8 - Crystal Disco | 30p | 19.8% | 9 | Editorial |
Comments
Ratings for this contest are finalized. If you wish to appeal a decision, please contact one of the problem setters or a DMOJ admin on Discord.
tfw you miss the contest by an hour for the 3rd time in a row .-.
WE DID IT TEAM
red quack red quack
orz red tzak
Thank you contest writers for the great contest! When will the editorials be released (if at all)?
edit: actually never mind i see the editorials coming in
Preliminary ratings are out. A separate announcement will be made once ratings are finalized.
Thanks for the contest. Didn't go too well for me, but I enjoyed it.
Can the contest be extended to monday since there's usaco this weekend as well?
Given that USACO already has a 4 day window with 2 full days that do not overlap with this contest, we will not be extending our window.
Are premade macros allowed?
Any prewritten code is allowed for this contest.
What he really means is you can use ALL the Github repositories in the world.
Is this contest recommended for beginners?
Yes. This contest has problems of varying difficulty so that everyone should find a good mix of easy and challenging problems. We expect the additional problem added to the beginning of the contest should help with our goal of having everyone solve at least 1 problem.
Thank you
The First 1-3 problems are quite easy, only need to know basic concepts. The last few problems are for people experienced in CP Just try and solve as many questions as you can.
What languages are allowed for this contest? Can I use Java?
It is almost certain that you can use Java, as it is a major language.
Here are the list of supported languages for the problems from the last contest:
Ada, Assembly, Awk, Brain**, C, C#, C++, COBOL, D, Dart, F#, Forth, Fortran, Go, Haskell, Intercal, Java, JS, Kotlin, Lisp, Lua, OCaml, Pascal, Perl, PHP, Pike, Prolog, Python, Racket, Ruby, Rust, Scala, Scheme, Sed, Swift, TCL, Text, Turing, VB, Zig
Got it, thanks
edit: why did this comment get 11 dislikes, is there a problem with the comment or contest?
Basically any language listed here should be supported for the contest, however we can only guarantee that all problems are solvable in C++.
Is it a coincidence that the contest is on the exact same weekend as USACO?
Does any one know one will the next CMOPC contest start at
Does anyone know where can i find the previous years questions for this contest?
This comment is hidden due to too much negative feedback. Show it anyway.
good luck on the contest, Eason!
Thank you
How to sign up?
As long as you are a registered DMOJ user, you can participate. Once the contest starts you will see a little "Join" button, then you can join the contest. Read the description more carefully
Thanks bro