<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/perlweeklychallenge-club.git/challenge-086/gugod, 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>urls of the blog posts.</title>
<updated>2020-11-12T14:10:17+00:00</updated>
<author>
<name>Kang-min Liu</name>
<email>gugod@gugod.org</email>
</author>
<published>2020-11-12T14:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=18652750ca84453047da0dfa25f4c19effdebe08'/>
<id>18652750ca84453047da0dfa25f4c19effdebe08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a solution to 086.2 (sudoku solver)</title>
<updated>2020-11-12T00:22:47+00:00</updated>
<author>
<name>Kang-min Liu</name>
<email>gugod@gugod.org</email>
</author>
<published>2020-11-12T00:22:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=4024ffca821fa7e4e9337b9a910eb5f812838fdb'/>
<id>4024ffca821fa7e4e9337b9a910eb5f812838fdb</id>
<content type='text'>
This is basically just the sudoku solver I wrote before:

    https://github.com/gugod/bin/blob/master/sudoku-solutions.raku
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is basically just the sudoku solver I wrote before:

    https://github.com/gugod/bin/blob/master/sudoku-solutions.raku
</pre>
</div>
</content>
</entry>
<entry>
<title>a second version of 086.1</title>
<updated>2020-11-10T23:59:14+00:00</updated>
<author>
<name>Kang-min Liu</name>
<email>gugod@gugod.org</email>
</author>
<published>2020-11-10T23:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=03f586bfec84af9d3953f7f6bef2f5fc8990ea35'/>
<id>03f586bfec84af9d3953f7f6bef2f5fc8990ea35</id>
<content type='text'>
which take linear space and linear time and should be faster than v1
when @N is long.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which take linear space and linear time and should be faster than v1
when @N is long.
</pre>
</div>
</content>
</entry>
<entry>
<title>a naive solution of 086.1</title>
<updated>2020-11-10T14:12:55+00:00</updated>
<author>
<name>Kang-min Liu</name>
<email>gugod@gugod.org</email>
</author>
<published>2020-11-10T14:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=2b18ed9e0f64655266754ae3fec10f3e6509b030'/>
<id>2b18ed9e0f64655266754ae3fec10f3e6509b030</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 86.</title>
<updated>2020-11-09T05:58:40+00:00</updated>
<author>
<name>Mohammad S Anwar</name>
<email>mohammad.anwar@yahoo.com</email>
</author>
<published>2020-11-09T05:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=a1cfc0c716b03cef22fa2dda8d0338a7ac87b0ae'/>
<id>a1cfc0c716b03cef22fa2dda8d0338a7ac87b0ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
