aboutsummaryrefslogtreecommitdiff
path: root/exercises/098_bit_manipulation2.zig
AgeCommit message (Expand)AuthorFilesLines
2024-05-06Fix some typosChris Boesch1-4/+4
2024-05-04fix: typo: removed extra sDavid Hain1-1/+1
2023-12-29Fix minor typobabaiserror1-1/+1
2023-06-26Revised exercises due to the changes of Zig version 0.11.0-dev.3853Chris Boesch1-1/+1
2023-05-07Improve wording in some commentsKim SHrier1-3/+3
2023-04-12Update 098_bit_manipulation2.zigChris Boesch1-0/+1
2023-04-12added the second exercise for bit manipulationChris Boesch1-0/+63