<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/perlweeklychallenge-club.git/challenge-098/paulo-custodio/basic, 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>Remove unnecessary trim(str(n))</title>
<updated>2021-07-06T20:42:21+00:00</updated>
<author>
<name>Paulo Custodio</name>
<email>pauloscustodio@gmail.com</email>
</author>
<published>2021-07-06T20:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=7e18a5b7b098b8448f40e2694a60bfbda53cfd3b'/>
<id>7e18a5b7b098b8448f40e2694a60bfbda53cfd3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix C++ solution</title>
<updated>2021-02-04T23:58:19+00:00</updated>
<author>
<name>Paulo Custodio</name>
<email>pauloscustodio@gmail.com</email>
</author>
<published>2021-02-04T23:58:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=a227cfcb4e5a2787be812731d430fe226cf1f373'/>
<id>a227cfcb4e5a2787be812731d430fe226cf1f373</id>
<content type='text'>
store std::ifstream in a pre-aloocated array as storing pointers to
std::ifstream in an unordered_map was causing a heap corruption in
GCC - probably a compiler/stdlib bug
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
store std::ifstream in a pre-aloocated array as storing pointers to
std::ifstream in an unordered_map was causing a heap corruption in
GCC - probably a compiler/stdlib bug
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Perl, Ada, Awk, Basic, C, C++, Forth, Lua and Python solutions to 098</title>
<updated>2021-02-04T21:12:15+00:00</updated>
<author>
<name>Paulo Custodio</name>
<email>pauloscustodio@gmail.com</email>
</author>
<published>2021-02-04T21:12:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=26a1610b66c8206179a49cf7f090b785a4c13ebf'/>
<id>26a1610b66c8206179a49cf7f090b785a4c13ebf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
