COMPETITION RULES
Judging Criteria
- Test Parity: Converted code must pass the exact same logical unit tests as the original source.
- Idiomatic Style: The code must be idiomatic to the target language (e.g. no writing Java in Rust).
- Performance: Execution speed and memory efficiency are secondary tie-breakers.
Submission Limits
You may resubmit your GitHub repository link as many times as you want before the cutoff time.Only your latest submission before the cutoff will be scored.Any submissions after the deadline will be automatically rejected by the portal.
Disqualification Conditions
- Private repositories (your repo MUST be public so our automated pipeline can access and clone it).
- Malicious code aimed at escaping the evaluation sandbox or attacking the pipeline.
- Submitting under another team's project ID.
- Submitting the original source code without any meaningful conversion to the target language.
- Automated/scripted submissions (e.g. bulk API calls, bots) — one deliberate submission per attempt.
- Plagiarism or copying another team's submission.
- Attempting to manipulate scoring or leaderboard data.