<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/perlweeklychallenge-club.git/challenge-098/paulo-custodio/cpp, 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 tabs</title>
<updated>2021-02-05T00:24:47+00:00</updated>
<author>
<name>Paulo Custodio</name>
<email>pauloscustodio@gmail.com</email>
</author>
<published>2021-02-05T00:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=a91e07565f5d43ac116a92cd16385a0c272847b3'/>
<id>a91e07565f5d43ac116a92cd16385a0c272847b3</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>
