<feed xmlns='http://www.w3.org/2005/Atom'>
<title>push_swap/input_handling.c, branch new_radixsort</title>
<subtitle>Sorting challenge solved in C at 42 Heilbronn
</subtitle>
<id>https://git.dkaiser.de/42/push_swap/atom?h=new_radixsort</id>
<link rel='self' href='https://git.dkaiser.de/42/push_swap/atom?h=new_radixsort'/>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/'/>
<updated>2024-04-15T15:54:43Z</updated>
<entry>
<title>Change stacks from linked lists to rotating arrays</title>
<updated>2024-04-15T15:54:43Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-15T15:54:43Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=4545c9f4dc339e94bf6ebe0963db55e9dcc131bd'/>
<id>urn:sha1:4545c9f4dc339e94bf6ebe0963db55e9dcc131bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix input handling</title>
<updated>2024-04-13T12:59:17Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-13T12:59:17Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=8d2fe088d72dfebfc96e7bd9b1eae9b3e02f804a'/>
<id>urn:sha1:8d2fe088d72dfebfc96e7bd9b1eae9b3e02f804a</id>
<content type='text'>
Before the fix, the last element was ignored while checking for
duplicates. Now all elements are checked and input handling should
be working fine.
</content>
</entry>
<entry>
<title>Add libft and input handling</title>
<updated>2024-04-12T16:51:50Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-12T16:51:50Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=9c64c9d253fa22b29005ec53dca6fedcead2ae6c'/>
<id>urn:sha1:9c64c9d253fa22b29005ec53dca6fedcead2ae6c</id>
<content type='text'>
</content>
</entry>
</feed>
