Thornhill Selection Contest

Welcome to the first Thornhill Open Programming Competition of 2016!

The problem setters this time were: PaulOlteanu,msa789, omaewamoushindeiru, gah111, kobortor, and bobhob314.

This round will be unrated.

If you are from Thornhill and have participated in this contest, come to Computer Club's next meeting on Thursday in R221 so we can deliberate who will make it to the team.


Before the contest date, you may wish to check out the tips and help pages.

The contest consists of 6 questions with a difficulty range similar to that of CCC Junior. If you cannot solve a problem fully, we encourage you to go for partial marks.

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:

  • Start from the beginning. Ties will be broken by the sum of times used to solve the problems starting from the beginning of the contest. The last submission time of your highest score will be used.
  • 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++.

At the end of the contest, you may comment below to appeal a judging verdict. In the case of appeals, the decision(s) of our staff is final.

Good luck!



Comments


  • 0
    Xyene  commented on Jan. 7, 2016, 5:13 p.m.

    The issue with problems has been resolved, and all contest participations have been reset. We are sorry for the delay and inconvenience.


  • 0
    r3mark  commented on Jan. 7, 2016, 12:09 a.m. edit 2

    Why are the computer labs always in room 22_?

    Edit: Okay, maybe not always, but it seems to be a common occurrence in GTA high schools.

    Edit 2: I clarified my question a little for you Max.


    • 1
      odaniel  commented on Jan. 7, 2016, 2:43 a.m.

      Mac's CPT also meets in rooms 221, 222, and 223.


      • 2
        bobhob314  commented on Jan. 7, 2016, 3:02 a.m.

        IT CONTINUES


    • 2
      bobhob314  commented on Jan. 7, 2016, 12:22 a.m. edit 3

      • 0
        r3mark  commented on Jan. 7, 2016, 1:50 a.m.

        I know of four computer labs in a room with a room number between 220 and 229 inclusive. Of the high schools which the room number of the computer lab(s) are known to me, all of them have at least one computer lab in a room with a room number between 220 and 229 inclusive. Do you believe that this trend is present in most, if not all high schools in the Greater Toronto Area? If so, why do you believe this trend exists?


        • 2
          FatalEagle  commented on Jan. 7, 2016, 1:54 a.m.

          DMCI has computer labs in rooms in the form 11x


          • 0
            bobhob314  commented on Jan. 7, 2016, 2:28 a.m.

            <3


          • 0
            r3mark  commented on Jan. 7, 2016, 1:59 a.m. edited

            Another hypothesis disproved.


            • 1
              bobhob314  commented on Jan. 7, 2016, 2:28 a.m.

              FTFY:

              Another hypothesis disproved by FatalEagle


  • 1
    JeffreyZ  commented on Jan. 4, 2016, 6:31 p.m.

    I stole a bunch of your rules paragraph for our contest, hopefully you don't mind


    • 13
      omaewamoushindeiru  commented on Jan. 5, 2016, 11:13 p.m.

      That would be $10 sir.


    • 3
      Xyene  commented on Jan. 4, 2016, 6:43 p.m.

      They are the rules from the DMOPC contests; of course, you are free to use them.