aboutsummaryrefslogtreecommitdiff
path: root/exercises/025_errors5.zig
AgeCommit message (Collapse)AuthorFilesLines
2023-11-21Converted var to const if there is no mutation in var.Chris Boesch1-1/+1
This is checked from compiler version 0.12.0-dev.1664
2023-06-22var to const when posssiblelording1-3/+3
2021-04-04Normalized exercise output, answers (#41)Dave Gauer1-1/+1
1. All exercises should print a trailing \n 2. The build script should always show you _exactly_ what it's looking for when you get it wrong. Therefore, .output should be set to the exact expected output.
2021-03-12"999 is enough for anybody" triple-zero padding (#18)Dave Gauer1-0/+38
When I hit 999 exercises, I will finally have reached the ultimate state of soteriological release and no more exercises will be needed. The cycle will be complete. All that will be left is perfect quietude, freedom, and highest happiness.