<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/perlweeklychallenge-club.git/challenge-077/abigail/Part1/input4, 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>Fix off-by-one error.</title>
<updated>2020-09-15T17:50:36+00:00</updated>
<author>
<name>Abigail</name>
<email>abigail@abigail.be</email>
</author>
<published>2020-09-15T17:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=d36cbe639e0dffeb2fd168576ea19570c9fb687d'/>
<id>d36cbe639e0dffeb2fd168576ea19570c9fb687d</id>
<content type='text'>
We need all the Fibonacci numbers up to and including $N, else we will
miss out on a solution if $N is a Fibonacci number.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need all the Fibonacci numbers up to and including $N, else we will
miss out on a solution if $N is a Fibonacci number.
</pre>
</div>
</content>
</entry>
</feed>
