<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/perlweeklychallenge-club.git/challenge-136/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>Check for even numbers.</title>
<updated>2021-10-29T15:13:44+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2021-10-29T15:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=4a2405f3765c0c9494656c716a03d39075fce490'/>
<id>4a2405f3765c0c9494656c716a03d39075fce490</id>
<content type='text'>
In week 136, part 1, if one or both numbers are odd, the pair
cannot be two-friendly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In week 136, part 1, if one or both numbers are odd, the pair
cannot be two-friendly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Layout</title>
<updated>2021-10-26T21:15:23+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2021-10-26T21:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=5c2c896b413eeb0a1311eccfdd6d884c7e6d9834'/>
<id>5c2c896b413eeb0a1311eccfdd6d884c7e6d9834</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the same function to determine whether a number is a power of 2.</title>
<updated>2021-10-26T15:42:52+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2021-10-26T15:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=6f22a777308b07dcd433baf9ce525ba9dd95eedb'/>
<id>6f22a777308b07dcd433baf9ce525ba9dd95eedb</id>
<content type='text'>
We now use the same algorithm (but implemented in different languages)
to determine whether a number is a power of 2. This replaces the
preprocessed powers of 2, and lookup tables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now use the same algorithm (but implemented in different languages)
to determine whether a number is a power of 2. This replaces the
preprocessed powers of 2, and lookup tables.
</pre>
</div>
</content>
</entry>
<entry>
<title>Call "count()" with just one argument</title>
<updated>2021-10-25T23:39:02+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2021-10-25T23:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=848f09825ecee5c5097a1fbc9268a77fedf34a30'/>
<id>848f09825ecee5c5097a1fbc9268a77fedf34a30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C solutions for week 136</title>
<updated>2021-10-25T15:08:29+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2021-10-25T15:08:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=187d729207a39387e2426bcf8c3eea33b938bcac'/>
<id>187d729207a39387e2426bcf8c3eea33b938bcac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
