SAC '22 Code Challenge 3 Junior
Welcome to the first Junior SAC Code Challenge of the school year!
The difficulty will range from CCC Junior 1 to CCC Junior 5.
The contest organizer is
.The problem setters are
and .Special thanks to
, , , , , and for testing and helping with the problems!The contest will run from February 11th, 00:00 EST, until February 14th, 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 |
---|---|---|---|---|
SAC '22 Code Challenge 3 Junior P1 - Normal Problem | 3p | 66.8% | 342 | Editorial |
SAC '22 Code Challenge 3 Junior P2 - Normal Lines | 3p | 67.3% | 292 | Editorial |
SAC '22 Code Challenge 3 Junior P3 - Normal Probabilities | 3p | 68.5% | 253 | Editorial |
SAC '22 Code Challenge 3 Junior P4 - Normal Conversions | 5p | 28.2% | 174 | Editorial |
SAC '22 Code Challenge 3 Junior P5 - Normal Encoding | 10p | 17.9% | 35 | Editorial |
Comments
V-BuCkS
Imagine losing V-Bucks because the guy you hired to make code for the problem failed... That would be sad