Skip to content

[Feature] Introduce code harness #2

@Gauravpadam

Description

@Gauravpadam

The problem

Currently, the program expects you to write parsing code as well for the problems. It would be nice if the parsing code was a part of the problem itself?

Proposed solution

This would mean we have to introduce some driver code into the problems. How? It's upto the user who picks it up.

Alternatives considered

We could keep the execution model as-is and write the parsing code ourselves

Additional context

User who picks it up could look into the backend services related to code execution for further understanding.
Any discussion would be appreciated in the issue thread :-)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions