arya2004 / arya2004/turing-machine-calculator-simulator

Memory for states not freed

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
C
Stars
3
Forks
4
PR merge metrics
No merged PRs in 30d

Description

free the memory for each states of turing machine after simulation in `addition.h`

Contributor guide

Open the contributing guide

Research direction

Start in addition.h and trace how each Turing-machine state is allocated and retained during simulation. Confirm that every state is released after simulation completes, including the normal completion path; verify the simulator still runs correctly afterward.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
devtools
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.