Skip to content

Clarification Needed on Dataset Alignment between submission_all and problem #2

Description

@grandsmile

I’m working with the TestCase-Eval datasets (submission_all and problem) and need clarification on how to correctly map submissions to their corresponding problems.

Currently, the problem_id in submission_all (e.g., "2031A") does not appear to align with the actual problem in problem (e.g., Codeforces problem 2031A). For example, a "right submission" labeled with problem_id=2031A is clearly not a solution to the Codeforces problem 2031A(https://codeforces.com/problemset/problem/2031/A).

Could you please clarify:

What is the correct way to map submissions in submission_all to problems in problem?
I would like to obtain both correct and incorrect solutions along with their corresponding problem descriptions.

Thank you for your assistance. Looking forward to your guidance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions