Back From Summer 2017

Summer is just about over, and school is around the corner. We hope you had a great summer, and we want to make your school year even greater by kicking off with a new rated contest, including Amazon gift cards as prizes!

The contest will take place in a 2-hour window anywhere from Friday 3:30 PM - midnight EDT, and will consist of 6 problems of CCC Junior - CCC Senior difficulty.

The problem writers for this round will be kobortor, pwnclub.

There will full feedback on submissions (partial output and no systests)

The contests will be rated for those who submit at least once.

Prize details:

  • The first place contestant will receive a $10 Amazon gift card.
  • The second place constant will receive a $5 Amazon gift card.
  • The third place contestant will receive a $5 Amazon gift card.

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

After joining the contest, you proceed to the Problems tab to begin. You can also go to Users tab to view the current scoreboard.

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. Your last submission time 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++, Java, and Python.

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

Good luck and we wish you all the best ratings!



Comments


  • 2
    bqi343  commented on Sept. 9, 2017, 8:14 p.m.

    How do I see the editorial? The link does not work.


    • 0
      Kirito  commented on Sept. 9, 2017, 8:55 p.m.

      There was no public editorial. That link was a bug.


  • 0
    bawsness  commented on Sept. 8, 2017, 10:55 p.m.

    Lemme submit in c# pls, RTE everytime dont know why


  • 0
    aeternalis1  commented on Sept. 8, 2017, 9:44 p.m.

    The sample inputs in P5 are not in the correct format. N and K should not be on the same line.


  • 3
    root  commented on Sept. 8, 2017, 7:28 p.m.

    Typo: currency -> current


    • 1
      kobortor  commented on Sept. 8, 2017, 8:05 p.m.

      Fixed, thanks.


  • 0
    TimothyW553  commented on Sept. 4, 2017, 7:09 p.m.

    BFS :D