Hi all,
Last week, we conducted TLX Open Contest Beta Round #1 Now, want to invite you to take part in TLX Open Contest Round #2. The details are similar to the previous contest. To reiterate:
- Saturday, May 2, 20.00 UTC+7 — 23.00 UTC+7 (3 hours) click here for other timezones.
- Registration opens here. If you don't have account, you will be prompted to register (there is an SSO login system).
- Contest registration closes 5 minutes before contest ends.
- IOI-style, 3 problems. There will be subtasks. For this testing round, we will be using past Indonesian national olympiad problems.
- Available languages are C, C++11, and Pascal.
- Full scoreboard will be available.
- Full feedback for each submission.
- You may submit clarifications on the first hour of the contest.
- There is a 20 submissions limit per problem per contestant.
- Note: all times shown on TLX are in UTC+7 (Jakarta time).
Thanks!
UPD
Thanks for participating. Congratulations to the following users who solved all problems:
The problems have been added to TLX Practice Contest for upsolving. (Note that this is a temporary solution -- we are planning to have a problems archive functionality.)
You may discuss the problems here.
Contest starts in 20 minutes. Have fun!
I have no idea why the feedback of my submissions for C keeps showing that my code did not pass sample cases, I did test them on my local computer !!! (my TLX account is 'leduc')
It seems that you don't print newline...
I got 100 now. Can you improve the checker so that it accepts output with no endl ?
And also there must be no space at the end.
1_2_3_ isn't correct, but 1_2_3 is.