<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt-BR">
	<id>https://wiki.ifsc.edu.br/index.php?action=history&amp;feed=atom&amp;title=Sugest%C3%B5es_de_solu%C3%A7%C3%A3o</id>
	<title>Sugestões de solução - Histórico de revisão</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ifsc.edu.br/index.php?action=history&amp;feed=atom&amp;title=Sugest%C3%B5es_de_solu%C3%A7%C3%A3o"/>
	<link rel="alternate" type="text/html" href="https://wiki.ifsc.edu.br/index.php?title=Sugest%C3%B5es_de_solu%C3%A7%C3%A3o&amp;action=history"/>
	<updated>2026-06-02T14:44:11Z</updated>
	<subtitle>Histórico de revisões para esta página neste wiki</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://wiki.ifsc.edu.br/index.php?title=Sugest%C3%B5es_de_solu%C3%A7%C3%A3o&amp;diff=19606&amp;oldid=prev</id>
		<title>imported&gt;Fargoud: Criou página com ' #include &lt;stdio.h&gt;  #include &lt;stdlib.h&gt;    int main()  { int i=1;      while(i&lt;=100)       printf(&quot;Loop do while = %d\n&quot;,i++);       i=1;    printf(&quot;\n\n&quot;);    getch();    do...'</title>
		<link rel="alternate" type="text/html" href="https://wiki.ifsc.edu.br/index.php?title=Sugest%C3%B5es_de_solu%C3%A7%C3%A3o&amp;diff=19606&amp;oldid=prev"/>
		<updated>2019-10-18T12:04:58Z</updated>

		<summary type="html">&lt;p&gt;Criou página com &amp;#039; #include &amp;lt;stdio.h&amp;gt;  #include &amp;lt;stdlib.h&amp;gt;    int main()  { int i=1;      while(i&amp;lt;=100)       printf(&amp;quot;Loop do while = %d\n&amp;quot;,i++);       i=1;    printf(&amp;quot;\n\n&amp;quot;);    getch();    do...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt; #include &amp;lt;stdio.h&amp;gt;&lt;br /&gt;
 #include &amp;lt;stdlib.h&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 int main()&lt;br /&gt;
 { int i=1;&lt;br /&gt;
 &lt;br /&gt;
   while(i&amp;lt;=100)&lt;br /&gt;
      printf(&amp;quot;Loop do while = %d\n&amp;quot;,i++);&lt;br /&gt;
  &lt;br /&gt;
   i=1;&lt;br /&gt;
   printf(&amp;quot;\n\n&amp;quot;);&lt;br /&gt;
   getch();&lt;br /&gt;
   do&lt;br /&gt;
      printf(&amp;quot;Loop do do-while = %d\n&amp;quot;,i++);&lt;br /&gt;
   while(i&amp;lt;=100);&lt;br /&gt;
   printf(&amp;quot;\n\n&amp;quot;);&lt;br /&gt;
   getch();&lt;br /&gt;
   for(i=1;i&amp;lt;=100;i++)&lt;br /&gt;
      printf(&amp;quot;Loop do for = %d\n&amp;quot;,i);&lt;br /&gt;
   &lt;br /&gt;
   return 0;&lt;br /&gt;
 }&lt;/div&gt;</summary>
		<author><name>imported&gt;Fargoud</name></author>
	</entry>
</feed>