Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 186 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 186 Bytes

Instructions

  • compile, run
  • check it with valgrind. You may see strange behavior but it may be perfectly fine.
  • check it with valgrind --tool=helgrind
  • understand issue and fix