<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/perlweeklychallenge-club.git/challenge-074/walt-mankowski, 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>link to blog entry for challenge 74</title>
<updated>2020-08-23T13:54:59+00:00</updated>
<author>
<name>Walt Mankowski</name>
<email>waltman@pobox.com</email>
</author>
<published>2020-08-23T13:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=ee283ab2f03827ee0fcdfa11836159ad27f33b65'/>
<id>ee283ab2f03827ee0fcdfa11836159ad27f33b65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no longer need to include algorithm</title>
<updated>2020-08-23T13:17:27+00:00</updated>
<author>
<name>Walt Mankowski</name>
<email>waltman@pobox.com</email>
</author>
<published>2020-08-23T13:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=7b6d29c26480a31630c65e2e62dde7e960fa41e2'/>
<id>7b6d29c26480a31630c65e2e62dde7e960fa41e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make out a string instead of a list</title>
<updated>2020-08-23T13:02:19+00:00</updated>
<author>
<name>Walt Mankowski</name>
<email>waltman@pobox.com</email>
</author>
<published>2020-08-23T13:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=5eb37744f85516e07295d2c66546449b6a266555'/>
<id>5eb37744f85516e07295d2c66546449b6a266555</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changed out from an array to a string</title>
<updated>2020-08-23T12:48:35+00:00</updated>
<author>
<name>Walt Mankowski</name>
<email>waltman@pobox.com</email>
</author>
<published>2020-08-23T12:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=818b0b40dec48072a1f05195c8cf002e4470c2c8'/>
<id>818b0b40dec48072a1f05195c8cf002e4470c2c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>only try to erase c from nr once</title>
<updated>2020-08-21T01:33:16+00:00</updated>
<author>
<name>Walt Mankowski</name>
<email>waltman@pobox.com</email>
</author>
<published>2020-08-21T01:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=5b8dcdcf9ff65c0cc862bd7f27b4d8ed0f465040'/>
<id>5b8dcdcf9ff65c0cc862bd7f27b4d8ed0f465040</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>only delete c from nr once</title>
<updated>2020-08-21T01:30:15+00:00</updated>
<author>
<name>Walt Mankowski</name>
<email>waltman@pobox.com</email>
</author>
<published>2020-08-21T01:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=bd68cb43ac04ad8ec10f49cadd65af94fe7b9629'/>
<id>bd68cb43ac04ad8ec10f49cadd65af94fe7b9629</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use strings instead of char *'s</title>
<updated>2020-08-21T01:26:15+00:00</updated>
<author>
<name>Walt Mankowski</name>
<email>waltman@pobox.com</email>
</author>
<published>2020-08-21T01:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=e519ffe2910e017d481548eec99c0590d748f82b'/>
<id>e519ffe2910e017d481548eec99c0590d748f82b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check for double-delete when removing c from nr</title>
<updated>2020-08-21T00:53:47+00:00</updated>
<author>
<name>Walt Mankowski</name>
<email>waltman@pobox.com</email>
</author>
<published>2020-08-21T00:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=13cdfa88e53569f70d9094b2d858490224a6cb25'/>
<id>13cdfa88e53569f70d9094b2d858490224a6cb25</id>
<content type='text'>
After it's been removed, set the value in seen to end() so we know not
to erase it again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After it's been removed, set the value in seen to end() so we know not
to erase it again.
</pre>
</div>
</content>
</entry>
<entry>
<title>Store iterators to the positions in the list in a map</title>
<updated>2020-08-20T02:05:54+00:00</updated>
<author>
<name>Walt Mankowski</name>
<email>waltman@pobox.com</email>
</author>
<published>2020-08-20T02:05:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=58a0d9119903d53470dce47142017d76aedb5e5e'/>
<id>58a0d9119903d53470dce47142017d76aedb5e5e</id>
<content type='text'>
This saves me having to find() each element -- now I can jump right to
them. But I had to store the list in the opposite order since erase()
doesn't like reverse iterators.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This saves me having to find() each element -- now I can jump right to
them. But I had to store the list in the opposite order since erase()
doesn't like reverse iterators.
</pre>
</div>
</content>
</entry>
<entry>
<title>removed unneeded temp variable</title>
<updated>2020-08-18T23:52:44+00:00</updated>
<author>
<name>Walt Mankowski</name>
<email>waltman@pobox.com</email>
</author>
<published>2020-08-18T23:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=0ca8c6f59ae500add88481add595ab8889b99f9d'/>
<id>0ca8c6f59ae500add88481add595ab8889b99f9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
