TLE '16 January Contest


Welcome to the fifth Trudeau Logic Evaluation of the 2016-17 school year!

The problem writers/testers of this round are ZQFMGB12 and d.

The TLE will be a 3-hour virtual contest, which will allow contestants to participate in any 3-hour window between 12:00 PM EST and 11:00 PM EST on January 19, 2017. Of course, it is forbidden to use two accounts to participate, and it is also forbidden to discuss the problems and/or their solutions with other people during the entire contest period.

The contest will use a pretest/systest format for problems 4-6. When you submit to these problems, you will only be judged on some of the test data, called pretests. After the contest, all submissions will be rejudged on the full test data. Pretests typically contain weak test data and do not include maximum or corner cases. Unlike other pretested contests on the DMOJ, problems 4-6 will have a pretest score out of 100 instead of 10.

This contest will be rated for all participants who submit at least once.


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

The contest consists of 6 questions with a wide range of difficulties, and you can get partial marks for partial solutions in the form of subtasks. If you cannot solve a problem fully, we encourage you to go for these partial marks. The difficulty of a problem may be anywhere from CCC Junior to CCO level. You will have 3 hours to complete the contest. After the contest window begins, you may begin at any time. Your personal timer will start counting down, and you will be able to submit until 3 hours from when you started, or until the hard deadline (January 19, 11 PM EST), whichever comes first.

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.


Problems

Problem Points AC Rate Users Editorials
TLE '16 Contest 5 P1 - English Proficiency Exam 3p 24.0% 108 Editorial
TLE '16 Contest 5 P2 - Playing Piano 10p 15.6% 26 Editorial
TLE '16 Contest 5 P3 - Flight Exam 10p 6.9% 46 Editorial
TLE '16 Contest 5 P4 - Engineering Test 12p 9.6% 19 Editorial
TLE '16 Contest 5 P5 - Better Ranking List 20p 24.9% 33 Editorial
TLE '16 Contest 5 P6 - Enoch and the Great Maze 30p 0.0% 0

Comments


  • -7
    jimgao  commented on Jan. 23, 2017, 7:45 p.m. edited

    This comment is hidden due to too much negative feedback. Show it anyway.


    • 4
      d  commented on Jan. 23, 2017, 8:03 p.m.

      We use the DMOPC dating format. The year corresponds to the September month.