A Math Contest
Welcome to A Math Contest!
This is a contest to practice competitive programming relating to math. We selected some math topics and prepared some problems to let you learn each of them.
The contest organizer is
.The problem setters are
, , , , , , , , and .Special thanks to ADMathNoob, , , , , , , , , , , , , , , , and for testing and feedback on the problems.
,Special shout-out to
and for providing help on the contest!The contest will run from July 12th, 00:00 EDT, until July 27th, 00:00 EDT. You will have 15 days to solve 17 problems of roughly increasing difficulty from that of grade 3 curriculum math to university math.
Here are the parameters of the contest:
- Contest duration: 15 days.
- Number of problems: 17, full feedback. Each problem is worth 100 points and may have partial marks in the form of subtasks.
- This contest is not rated.
- The scoreboard will be public.
- There will be no submission limit.
- Problems will be approximately increasing in difficulty. Reading all of the statements is still recommended.
- Checkers for problems: Unless otherwise specified,
standard
. - It is guaranteed that all problems will be solvable with C++.
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 Slack or Discord. Furthermore, all clarification requests must come in the form of yes/no questions.
Before the contest date, you may wish to check out the tips and help pages.
It is highly recommended to read all of the problems.
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 perform input / output, respectively.
- Python users are recommended to use PyPy 2/3 over Python 2/3 when submitting.
Problems
Problem | Points | AC Rate | Users | Editorials |
---|---|---|---|---|
A Math Contest P1 - Arrays | 5 | 33.2% | 278 | |
A Math Contest P2 - Subsequence Sum | 5 | 29.9% | 389 | |
A Math Contest P3 - LIS Reconstruction | 7 | 45.1% | 196 | |
A Math Contest P4 - Circle Cutting | 7 | 37.4% | 127 | |
A Math Contest P5 - Good Arrays | 7p | 27.9% | 179 | |
A Math Contest P6 - Global Maximum | 10 | 29.3% | 100 | |
A Math Contest P7 - Factors | 10 | 31.8% | 166 | |
A Math Contest P8 - Permutation Counting | 12 | 36.9% | 73 | |
A Math Contest P9 - Buy Some Get Some | 12 | 26.4% | 80 | |
A Math Contest P10 - Tricky Multisets | 12 | 27.5% | 70 | |
A Math Contest P11 - Weak Goldbach's Conjecture | 15 | 25.4% | 75 | |
A Math Contest P12 - Triangles | 17 | 27.6% | 21 | |
A Math Contest P13 - Ways | 17 | 20.3% | 34 | |
A Math Contest P14 - Choosing Marbles | 25p | 22.4% | 44 | |
A Math Contest P15 - Matrix Fixed Point | 20 | 69.8% | 32 | Editorial |
A Math Contest P16 - Morbius vs. Suibom | 25 | 18.1% | 20 | |
A Math Contest P17 - Heatwaves | 45 | 36.4% | 3 |
Comments
how to open problems???
The problems have been published—apologies for the delay.
The problems aren't public yet. For now, click the virtual join button and you can still submit to the problems.
Josh gets #1 on this contest fs
:)
math is difficult
honestly based