<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/perlweeklychallenge-club.git/challenge-084/abigail, 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>AWK solution for week 84/part 2</title>
<updated>2020-10-30T17:26:37+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2020-10-30T17:26:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=2cef3a921301dde0907e738c4722fe9f8271f9ee'/>
<id>2cef3a921301dde0907e738c4722fe9f8271f9ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention we're assume 2s-complement integers.</title>
<updated>2020-10-30T15:15:17+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2020-10-30T15:15:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=809d6c4eb607b1393ec724a4897ca6ea1da4bc9f'/>
<id>809d6c4eb607b1393ec724a4897ca6ea1da4bc9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AWK solution for week 84, part 1.</title>
<updated>2020-10-30T15:15:00+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2020-10-30T15:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=4b95ed4b127ca266a79eff0d550eb1df8efafb1f'/>
<id>4b95ed4b127ca266a79eff0d550eb1df8efafb1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>JavaScript solution for week 84/part 2.</title>
<updated>2020-10-28T15:56:10+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2020-10-28T15:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=c3be7c56493e4193863155d53bb410c7af21cb28'/>
<id>c3be7c56493e4193863155d53bb410c7af21cb28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>JavaScript solution for week 84, part 1.</title>
<updated>2020-10-27T23:48:51+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2020-10-27T23:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=381da505f3836ed937135b25ec7e8f79b842a914'/>
<id>381da505f3836ed937135b25ec7e8f79b842a914</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 84/part 2.</title>
<updated>2020-10-27T18:21:16+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2020-10-27T17:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=830661b13c9446cde2ebcb368fe3a0a06905eb79'/>
<id>830661b13c9446cde2ebcb368fe3a0a06905eb79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing newlines.</title>
<updated>2020-10-27T17:38:19+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2020-10-27T17:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=5848dfa8f8f7eb452a428acd64cd1bc06bf599b1'/>
<id>5848dfa8f8f7eb452a428acd64cd1bc06bf599b1</id>
<content type='text'>
We're making some assumptions in the C solutions which cannot deal
with trailing newlines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're making some assumptions in the C solutions which cannot deal
with trailing newlines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Large input for part 2.</title>
<updated>2020-10-27T11:58:27+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2020-10-27T11:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=0fe3c309f3f0e2b186272dac6aec4d0ca20dc8b2'/>
<id>0fe3c309f3f0e2b186272dac6aec4d0ca20dc8b2</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 84/part 1.</title>
<updated>2020-10-27T11:39:00+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2020-10-27T11:39:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=5c79da5bcabef66e1eb1e5c3aa52edb6e3d39888'/>
<id>5c79da5bcabef66e1eb1e5c3aa52edb6e3d39888</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deal with C programs when testing.</title>
<updated>2020-10-27T11:38:29+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2020-10-27T11:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=27806ae91adb65d8d4f0f494ac5f3de5bd459739'/>
<id>27806ae91adb65d8d4f0f494ac5f3de5bd459739</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
