Skip to content

Add PinchBench v2 task: sum off-by-one bug#82

Open
EloiRamos wants to merge 1 commit intopinchbench:mainfrom
EloiRamos:task/sum-off-by-one-v2
Open

Add PinchBench v2 task: sum off-by-one bug#82
EloiRamos wants to merge 1 commit intopinchbench:mainfrom
EloiRamos:task/sum-off-by-one-v2

Conversation

@EloiRamos
Copy link
Copy Markdown

Task

Fix off-by-one error in sum function

Summary

This PR adds a new automated bug-fixing task for PinchBench v2.

The task requires fixing an off-by-one error in a function so that all tests pass.

Why this is useful

  • Real-world debugging scenario
  • Tests ability to interpret failing tests
  • Requires minimal, precise fix
  • Fully deterministic and automatically gradable

Included

  • TASK_TEMPLATE-compliant task spec
  • Self-contained workspace
  • Deterministic grader

Scope

  • Single task
  • No external dependencies

@olearycrew
Copy link
Copy Markdown
Member

@EloiRamos is this a duplicate of #81 ?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants