arya2004 / arya2004/turing-machine-calculator-simulator
Memory for states not freed
Open
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
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