Mid-America Technology Alliance (MATA) (matasgf.com) and Hack 4 Good (H4G) (hack4goodsgf.com) began hosting an annual High School Programming Contest (HSPC) in Springfield Missouri.
We publish contest information, problems, and solutions to this repository so that high school teachers and students may better prepare for future/other programming contests. If you find an error or would like to help improve the published solutions, please fork this repository and generate a pull request with your changes.
Each contest is organized into a separate folder by year. Team Packets and other documents are stored in the year folder. Sample Input/Output files, Secret Input/Output files, and Solutions are stored in the "problems" sub-folder.
Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests to us.
- Jason Klein - Initial work - jason-klein
- Thomas Rankin - Initial work - trankin
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Thank you to Sherry Coker and everyone else involved in MATA for organizing/hosting/supporting the MATA HSPC event.
- Thank you to Robin Robertson with Republic Schools for promoting this event to High School Computer Science teachers and students in our region.
- Thank you to Thomas Rankin and Frederick Lawler for volunteering time to help proofread Problem Statements and write test solutions.
- Numerous problems were adapted from (or inspired by) problems on HP CodeWars.
- Thank you to the DOMjudge team for creating an excellent Programming Contest platform. Their system was easy to configure on several AWS EC2 instances and performed flawlessly.