-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Generate a new dataset from the Code Contests 2024 submissions with the following specifications:
- Unique ID: Each item must have a unique ID in the format
task_id_submission_id. - Tests Passed: Include a field indicating the percentage of tests passed by the submission.
- Failure Details: For incorrect submissions, include a way to highlight the failed tests or provide the differences from the correct version.
- Diverse Coverage:Ensure the dataset includes different submissions for each problem, covering a range of correctness levels (e.g., from 0% to 100% of tests passed).
Metadata
Metadata
Assignees
Labels
No labels