<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/perlweeklychallenge-club.git/challenge-080/andinus, 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>Change "up" link in all README.org</title>
<updated>2020-12-04T15:29:30+00:00</updated>
<author>
<name>Andinus</name>
<email>andinus@nand.sh</email>
</author>
<published>2020-12-04T15:29:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=26fad6137e22627f103d58e0fc8998a37bfc4fcc'/>
<id>26fad6137e22627f103d58e0fc8998a37bfc4fcc</id>
<content type='text'>
These are not solutions but just changing the `HTML_LINK_UP' property
of all README.org files. I changed the website layout.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are not solutions but just changing the `HTML_LINK_UP' property
of all README.org files. I changed the website layout.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add all README.org files</title>
<updated>2020-10-23T19:57:30+00:00</updated>
<author>
<name>Andinus</name>
<email>andinus@nand.sh</email>
</author>
<published>2020-10-23T19:57:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=7790390e48a88a4ec5f313e46f80e4c1884b17c8'/>
<id>7790390e48a88a4ec5f313e46f80e4c1884b17c8</id>
<content type='text'>
These files generate README, it's better to commit them than keep in
`.gitignore'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These files generate README, it's better to commit them than keep in
`.gitignore'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug on challenge-080 ch-1, compact challenge-081 ch-2</title>
<updated>2020-10-06T14:22:07+00:00</updated>
<author>
<name>Andinus</name>
<email>andinus@nand.sh</email>
</author>
<published>2020-10-06T14:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=2749223888415b34b9a08611c41255d92192e131'/>
<id>2749223888415b34b9a08611c41255d92192e131</id>
<content type='text'>
This fixes the bug in challenge-080 ch-1 where repeated elements would
break the code &amp; removes a useless line in challenge-081 ch-2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the bug in challenge-080 ch-1 where repeated elements would
break the code &amp; removes a useless line in challenge-081 ch-2.
</pre>
</div>
</content>
</entry>
<entry>
<title>challenge-080 ch-1.pl: Fix logical error</title>
<updated>2020-10-05T13:49:53+00:00</updated>
<author>
<name>Andinus</name>
<email>andinus@nand.sh</email>
</author>
<published>2020-10-05T13:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=8f3850631f6054243b24a1795147f0abc23193de'/>
<id>8f3850631f6054243b24a1795147f0abc23193de</id>
<content type='text'>
It didn't check for =1=, I might have assumed that it was accounted
for in this line:
    print "1\n" and exit 0 if $sorted[$#sorted] &lt; 1;

This was pointed out by &lt;https://octodon.social/@polettix&gt;
&lt;https://tilde.zone/web/statuses/104981669595493301#&gt;

I also discovered that it'll fail if the inputs are not unique, this
can be fixed by using hash &amp; map somehow. Maybe I'll fix it later
someday.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It didn't check for =1=, I might have assumed that it was accounted
for in this line:
    print "1\n" and exit 0 if $sorted[$#sorted] &lt; 1;

This was pointed out by &lt;https://octodon.social/@polettix&gt;
&lt;https://tilde.zone/web/statuses/104981669595493301#&gt;

I also discovered that it'll fail if the inputs are not unique, this
can be fixed by using hash &amp; map somehow. Maybe I'll fix it later
someday.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add challenge-080's ch-1, ch-2 solution in Perl</title>
<updated>2020-09-28T18:42:53+00:00</updated>
<author>
<name>Andinus</name>
<email>andinus@nand.sh</email>
</author>
<published>2020-09-28T18:42:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=8b8c38e4361cfc9ce1d73cbd25d63f3565e4c289'/>
<id>8b8c38e4361cfc9ce1d73cbd25d63f3565e4c289</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added template for Challenge 080.</title>
<updated>2020-09-28T04:21:39+00:00</updated>
<author>
<name>Mohammad S Anwar</name>
<email>mohammad.anwar@yahoo.com</email>
</author>
<published>2020-09-28T04:21:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=112e460c3f67b1d7c0a8c3cb31d26f113645eeb2'/>
<id>112e460c3f67b1d7c0a8c3cb31d26f113645eeb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
