<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-8128983.post1203363671563626959..comments</id><updated>2008-10-27T08:28:21.770+01:00</updated><title type='text'>Comments on GeekFG Blog - Francois Guillaume Ribreau: Algorithme et code C d’une fonction de tri croissa...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.geekfg.net/feeds/1203363671563626959/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8128983/1203363671563626959/comments/default'/><link rel='alternate' type='text/html' href='http://blog.geekfg.net/2008/10/algorithme-et-code-c-dune-fonction-de.html'/><author><name>François-Guillaume Ribreau</name><uri>http://www.blogger.com/profile/09541846055227993599</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8128983.post-6583604318501503374</id><published>2008-10-27T08:28:00.000+01:00</published><updated>2008-10-27T08:28:00.000+01:00</updated><title type='text'>1) Je trouve dommage qu'un post constructif comme ...</title><content type='html'>1) Je trouve dommage qu'un post constructif comme le vôtre soit anonyme.&lt;BR/&gt;2) Comme je l'énonce dans mon introduction, ce n'est qu'un algorithme possible et fonctionnel (ce qui était mon but initial)&lt;BR/&gt;3) Il n'y a pas de sortie à la fonction dans l'exemple. La solution est de retourner un tableau après le dernier test.&lt;BR/&gt;4) Comme écrit en commentaire dans l'algorithme le but était d'afficher les variables en ordre croissant, mais je viens de voir que je ne l'ai pas préciser dans l'énoncé, je corrige.&lt;BR/&gt;&lt;BR/&gt;Merci.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8128983/1203363671563626959/comments/default/6583604318501503374'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8128983/1203363671563626959/comments/default/6583604318501503374'/><link rel='alternate' type='text/html' href='http://blog.geekfg.net/2008/10/algorithme-et-code-c-dune-fonction-de.html?showComment=1225092480000#c6583604318501503374' title=''/><author><name>François-Guillaume Ribreau</name><uri>http://www.blogger.com/profile/09541846055227993599</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='01541021242297486133'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.geekfg.net/2008/10/algorithme-et-code-c-dune-fonction-de.html' ref='tag:blogger.com,1999:blog-8128983.post-1203363671563626959' source='http://www.blogger.com/feeds/8128983/posts/default/1203363671563626959' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8128983.post-8833264249329095478</id><published>2008-10-26T16:09:00.000+01:00</published><updated>2008-10-26T16:09:00.000+01:00</updated><title type='text'>1) L'algorithme n'est pas optimal: trop de tests e...</title><content type='html'>1) L'algorithme n'est &lt;B&gt;pas optimal&lt;/B&gt;: trop de tests et d'appels de fonction;&lt;BR/&gt;2) A la sortie de l'algorithme, le 5 valeurs sont dans l'ordre initial; la plupart du temps, imprimer les valeurs dans l'ordre est inutile, on trie pour &lt;B&gt;conserver&lt;/B&gt; l'ordre obtenu...&lt;BR/&gt;3) Si "imprimer dans l'ordre" est satisfaisant, alors modifier l'énoncé qui n'est pas assez précis</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8128983/1203363671563626959/comments/default/8833264249329095478'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8128983/1203363671563626959/comments/default/8833264249329095478'/><link rel='alternate' type='text/html' href='http://blog.geekfg.net/2008/10/algorithme-et-code-c-dune-fonction-de.html?showComment=1225033740000#c8833264249329095478' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.geekfg.net/2008/10/algorithme-et-code-c-dune-fonction-de.html' ref='tag:blogger.com,1999:blog-8128983.post-1203363671563626959' source='http://www.blogger.com/feeds/8128983/posts/default/1203363671563626959' type='text/html'/></entry></feed>