<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/perlweeklychallenge-club.git/challenge-097/abigail/c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/'/>
<entry>
<title>Swap the role of sections and section length (size).</title>
<updated>2021-01-30T16:51:27+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2021-01-30T16:01:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=7de0601266583815c0bfb3f00cb71672997b19c3'/>
<id>7de0601266583815c0bfb3f00cb71672997b19c3</id>
<content type='text'>
We initially implemented the algorithm where the number of sections
is passed in as a parameter. However, it's not the number of sections,
it's the length of each section.

This was an easy fix, as the algorithm is pretty symmetric.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We initially implemented the algorithm where the number of sections
is passed in as a parameter. However, it's not the number of sections,
it's the length of each section.

This was an easy fix, as the algorithm is pretty symmetric.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make C solution more like the other solutions.</title>
<updated>2021-01-27T16:21:44+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2021-01-27T16:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=f45c80eb175b2a9ce859779629f6fd46ee58049a'/>
<id>f45c80eb175b2a9ce859779629f6fd46ee58049a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C solution for week 97. part 2</title>
<updated>2021-01-26T23:29:48+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2021-01-26T23:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=45121a3b1ac26d9806cc672d7dcbef8e162d1e18'/>
<id>45121a3b1ac26d9806cc672d7dcbef8e162d1e18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C solution for week 97, part 2</title>
<updated>2021-01-26T11:22:55+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2021-01-26T11:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=e1e2237723cd0e85c69c1c53644ebe8c9614dc8a'/>
<id>e1e2237723cd0e85c69c1c53644ebe8c9614dc8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
