docs: Add guidelines for competition participation in prompts.yaml (#651)

This commit is contained in:
you-n-g
2025-02-28 10:40:14 +08:00
committed by GitHub
parent bd258fe970
commit 58910d2ce6
@@ -2,6 +2,9 @@ scenario_description: |-
------Background of the scenario------
{{background}}
------ Guidelines for participating in the competition ----
Before submitting your results, we have numerous tests ready to check your code. Please ensure your submission is genuine and do not manipulate data or return values just to pass the tests, as this will not lead to successful final results.
------The expected output & submission format specifications------
{{submission_specifications}}