Skip to content

Add time limit support for program execution #3

@jayDevCodes

Description

@jayDevCodes

Feature Request

Currently CPJudge does not enforce a time limit when running solutions.

Proposed Behavior

Add a configurable time limit for each test case.

Example:

Time limit: 1 second

If a program exceeds the limit, it should display:

TIME LIMIT EXCEEDED

Benefit

This will make CPJudge closer to real competitive programming judges.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions