<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zigling-exercises.git/exercises/058_quiz7.zig, branch main</title>
<subtitle>My copy of the Zigling exercises and their solutions. See the original at https://codeberg.org/ziglings/exercises
</subtitle>
<id>https://git.muftee.net/zigling-exercises.git/atom?h=main</id>
<link rel='self' href='https://git.muftee.net/zigling-exercises.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/'/>
<updated>2026-06-29T20:15:14Z</updated>
<entry>
<title>feat: begin solving exercises</title>
<updated>2026-06-29T20:15:14Z</updated>
<author>
<name>Ibrahim Muftee</name>
<email>ibrahim@muftee.net</email>
</author>
<published>2026-06-29T20:11:40Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=bdfe3df2947f8787c8a4ef8c534f6a8932e13871'/>
<id>urn:sha1:bdfe3df2947f8787c8a4ef8c534f6a8932e13871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed removed array multiplication</title>
<updated>2026-05-04T15:15:30Z</updated>
<author>
<name>Chris Boesch</name>
<email>chrboesch@noreply.codeberg.org</email>
</author>
<published>2026-05-04T15:15:30Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=8af3372cf204861f8541f91e47543f1b33337c5b'/>
<id>urn:sha1:8af3372cf204861f8541f91e47543f1b33337c5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rephrase instruction for clarity</title>
<updated>2024-10-26T20:43:47Z</updated>
<author>
<name>factormystic</name>
<email>factormystic@gmail.com</email>
</author>
<published>2024-10-26T20:43:47Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=02478759b4f759cd19f0869b5e2ca2aa3e3a8624'/>
<id>urn:sha1:02478759b4f759cd19f0869b5e2ca2aa3e3a8624</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Converted var to const if there is no mutation in var.</title>
<updated>2023-11-21T14:01:22Z</updated>
<author>
<name>Chris Boesch</name>
<email>chrboesch@noreply.codeberg.org</email>
</author>
<published>2023-11-21T14:01:22Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=7679f93f688452b2236d20b49f92569b8d56e20d'/>
<id>urn:sha1:7679f93f688452b2236d20b49f92569b8d56e20d</id>
<content type='text'>
This is checked from compiler version 0.12.0-dev.1664
</content>
</entry>
<entry>
<title>Revised exercises due to the changes of Zig version 0.11.0-dev.3853</title>
<updated>2023-06-26T21:43:39Z</updated>
<author>
<name>Chris Boesch</name>
<email>chrboesch@noreply.codeberg.org</email>
</author>
<published>2023-06-26T21:43:39Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=a5a36337e88a15befbb814cdd14a4801e44f6673'/>
<id>urn:sha1:a5a36337e88a15befbb814cdd14a4801e44f6673</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure the exercises use the canonical format</title>
<updated>2023-04-18T16:16:19Z</updated>
<author>
<name>Manlio Perillo</name>
<email>manlio.perillo@gmail.com</email>
</author>
<published>2023-04-16T10:23:10Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=6b17a188936d489e2777e541c84112b2609532d5'/>
<id>urn:sha1:6b17a188936d489e2777e541c84112b2609532d5</id>
<content type='text'>
Add the check-exercises.py tool in the new tools directory.  It is used
to check that the exercises are correctly formatted, printing on stderr
the invalid ones and the diff in the unified format.

Update the exercises that don't use the canonical zig fmt format.

Update some patches that cause the generated zig file to be incorrectly
formatted.
</content>
</entry>
<entry>
<title>dev.1711 - switched to multi-object-for-loops</title>
<updated>2023-02-21T20:43:40Z</updated>
<author>
<name>Chris Boesch</name>
<email>chrboesch@noreply.codeberg.org</email>
</author>
<published>2023-02-21T20:43:40Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=e7326dc5f92dd8a2dc8bd7cafb5b3eaaf55ce99b'/>
<id>urn:sha1:e7326dc5f92dd8a2dc8bd7cafb5b3eaaf55ce99b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in comment in 058_quiz7.zig</title>
<updated>2021-12-01T10:44:49Z</updated>
<author>
<name>Arnavion</name>
<email>me@arnavion.dev</email>
</author>
<published>2021-12-01T10:44:49Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=8a0e650d136bc9157fea93bec294df69fa8fe119'/>
<id>urn:sha1:8a0e650d136bc9157fea93bec294df69fa8fe119</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding note to the monster 058 for the unwary</title>
<updated>2021-11-08T02:16:46Z</updated>
<author>
<name>Dave Gauer</name>
<email>dave@ratfactor.com</email>
</author>
<published>2021-11-08T02:16:46Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=86e017eb328b2bbb1e22113aa133e64c9c1913d8'/>
<id>urn:sha1:86e017eb328b2bbb1e22113aa133e64c9c1913d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix exercises 058 and 081 :wrench:</title>
<updated>2021-09-04T16:00:03Z</updated>
<author>
<name>Georgy Trush</name>
<email>lkitjdp@gmail.com</email>
</author>
<published>2021-09-04T16:00:03Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=f9e2da67f45d9901738ea6791cb7b19f23194f34'/>
<id>urn:sha1:f9e2da67f45d9901738ea6791cb7b19f23194f34</id>
<content type='text'>
</content>
</entry>
</feed>
