 
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://adonaimedrado.pro.br/wiki/index.php?action=history&amp;feed=atom&amp;title=Problema_das_mesas_do_restaurante</id>
		<title>Problema das mesas do restaurante - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://adonaimedrado.pro.br/wiki/index.php?action=history&amp;feed=atom&amp;title=Problema_das_mesas_do_restaurante"/>
		<link rel="alternate" type="text/html" href="https://adonaimedrado.pro.br/wiki/index.php?title=Problema_das_mesas_do_restaurante&amp;action=history"/>
		<updated>2026-05-27T03:21:27Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>https://adonaimedrado.pro.br/wiki/index.php?title=Problema_das_mesas_do_restaurante&amp;diff=234&amp;oldid=prev</id>
		<title>Adonaimedrado: New page: == Dificuldade Única ==  Adaptado de http://www.topcoder.com/stat?c=problem_statement&amp;pm=8786&amp;rd=13505  Faça uma função que retorne quantos clientes em um restaurante foram recusador p...</title>
		<link rel="alternate" type="text/html" href="https://adonaimedrado.pro.br/wiki/index.php?title=Problema_das_mesas_do_restaurante&amp;diff=234&amp;oldid=prev"/>
				<updated>2008-09-03T13:24:37Z</updated>
		
		<summary type="html">&lt;p&gt;New page: == Dificuldade Única ==  Adaptado de http://www.topcoder.com/stat?c=problem_statement&amp;amp;pm=8786&amp;amp;rd=13505  Faça uma função que retorne quantos clientes em um restaurante foram recusador p...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Dificuldade Única ==&lt;br /&gt;
 Adaptado de http://www.topcoder.com/stat?c=problem_statement&amp;amp;pm=8786&amp;amp;rd=13505&lt;br /&gt;
&lt;br /&gt;
Faça uma função que retorne quantos clientes em um restaurante foram recusador por falta de mesa com capacidade suficiente.&lt;br /&gt;
&lt;br /&gt;
Assuma que os clientes sempre são alocados para a menor mesa que os atenda.&lt;br /&gt;
&lt;br /&gt;
 int retornar_clientes_recusados(int quantidade_de_mesas,&lt;br /&gt;
                                 int *mesas,&lt;br /&gt;
                                 int quantidade_de_grupo_de_clientes,&lt;br /&gt;
                                 int *grupos_de_clientes,&lt;br /&gt;
                                 int *tempos_de_chegada,&lt;br /&gt;
                                 int *tempos_de_saida)&lt;/div&gt;</summary>
		<author><name>Adonaimedrado</name></author>	</entry>

	</feed>