Girls Invitational '19 Contest Senior

Welcome to the Mackenzie's 2019 Girls Invitational Contest!

This is the senior division of the competition.

Parameters of the contest:

  • Contest duration: 3 hours
  • Number of problems: 5, full feedback, with partials (No clipped output)
  • Time bonus: 1 point for every 5 minutes before the end of the competition, multiplied by your score as a percentage, rounded down
  • First try bonus: 10 points for full AC on the first try
  • The scoreboard will be hidden for the last half hour of the contest

For rules and scoring, please visit this page.


Before the contest date, you may wish to check out the tips page.

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.

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. It is guaranteed that all the problems will be solvable with C++, Java, Python.
  • Read carefully, and try to attempt all the problems. They may not be as hard as they seem and you may get partial points!

Good luck, and have fun!


Problems

Problem Points AC Rate Users Editorials
Girls Invitational '19 S1 - Evan's Essay 5p 19.1% 18
Girls Invitational '19 S2 - Road Trip 5p 39.3% 23
Girls Invitational '19 S3 - GOTO 7p 11.4% 7
Girls Invitational '19 S4 - Miniature Sudoku 12p 22.8% 15
Girls Invitational '19 S5 - Dodgeball Club 15p 39.1% 10 Editorial

Comments

There are no comments at the moment.