Code Golf - Event Rules
Team Size: 2
Languages: Python, Java, C++
Prelims: 10 questions of low difficulty
Finals: 1 question, duration: 1 hour
Format: Actual logic cannot be removed; code must remain functionally correct. The solution must pass all test cases to be considered valid. Adding any extra packages or libraries is not allowed. Focus is on minimizing code length while maintaining correctness.
Disqualification: Failing any test case. Using prohibited libraries or external packages. Removing or bypassing the main logic of the problem.
Judging: Judges' decision will be final and binding.
