CHALLENGE STAGES
Stage 1 — Decode the Pattern
Study the given input-output examples and identify the rule or transformation used.
Stage 2 — Crack the Logic
Write and test a program that follows the discovered logic and produces the expected output.
Stage 3 — Hidden Test
The submitted program is tested with unseen inputs. Teams must make their solution general enough to handle them correctly.
RULES AND REGULATIONS
- Teams must consist of 2 to 3 members.
- Programming language(s) permitted will be announced by coordinators.
- Internet, AI assistants, and external solution lookup are not allowed during the challenge.
- Solutions are evaluated based on correctness and completion time.
- The team with the highest number of correct test cases wins; time used as the tie-breaker.
SCORING AND EVALUATION
- Evaluated based on code correctness and test cases passed.
- Time taken is used as the primary tie-breaker.