Skip to content

How to provide testlib.h for checker in SandboxFusion #71

@srijan-bansal

Description

@srijan-bansal

I am trying to use the checker field from this dataset: [Code-Contests-Plus on Hugging Face](https://huggingface.co/datasets/ByteDance-Seed/Code-Contests-Plus) to compare the expected and actual outputs in SandboxFusion.

However, when I include #include "testlib.h" in my checker, the execution fails with:

testlib.h: No such file or directory

I understand that SandboxFusion does not ship testlib.h by default. Could you clarify the correct way to provide testlib.h to the sandbox execution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions