aboutsummaryrefslogtreecommitdiff
path: root/exercises/075_quiz8.zig
AgeCommit message (Expand)AuthorFilesLines
2023-11-21Converted var to const if there is no mutation in var.Chris Boesch1-2/+2
2023-06-26Revised exercises due to the changes of Zig version 0.11.0-dev.3853Chris Boesch1-1/+1
2023-04-18Ensure the exercises use the canonical formatManlio Perillo1-2/+2
2023-02-21dev.1711 - switched to multi-object-for-loopsChris Boesch1-1/+1
2022-03-19Added comptime wizardry to 075 quiz8Dave Gauer1-7/+15
2021-11-05zig fmtJonathan Halmen1-2/+2
2021-11-05fix whitespace line-endingsJonathan Halmen1-1/+1
2021-06-30methods not namespacedDave Gauer1-2/+2
2021-04-30Added ex075 Quiz 8Dave Gauer1-0/+208