<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>No somos tan Nerds</title>
		<link>http://malditotp.foroactivo.net/feed/?</link>
		<description>Últimos temas</description>
		<lastBuildDate>Fri, 17 Oct 2008 19:26:56 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>No somos tan Nerds</title>
			<url>http://i36.servimg.com/u/f36/12/96/02/27/pag_co14.jpg</url>
			<link>http://malditotp.foroactivo.net/feed/?</link>
		</image>
		<item>
			<title>POR FAVOR! SEAN CLAROS EN EL CODIGO.</title>
			<link>http://malditotp.foroactivo.net/problemas-para-discutir-f4/por-favor-sean-claros-en-el-codigo-t60.htm</link>
			<dc:creator>mariano!!</dc:creator>
			<description>problema AgregarTemaSA( t: Tema , s: SA) {

requiere (¥ t' &lt;- temas(s) , ¬ ( ( nombres(t) == nombres (t') ) y mismos (etiquetas(t), etiquetas(t'))

modifica s

asegura If (¥ t' &lt;- temas(s)) ¬TemasIguales (t,t') Then (existe e &lt;- (etiquetas (t) ) ¬ (en ( e,etiquetas (s)) --&gt; etiquetas(s) == (etiquetas(pre(s)) ++ [ e | e &lt;-- etiquetas (t), ¬ (en ( e, etiquetas (s))) ] Else etiquetas (s) == pre (s);

asegura ¬(existe e &lt;- (etiquetas (t) ) ¬ (en (e, etiquetas (s)) --&gt; etiquetas  ...</description>
			<category>Problemas para discutir</category>
			<pubDate>Fri, 12 Sep 2008 19:39:51 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/problemas-para-discutir-f4/por-favor-sean-claros-en-el-codigo-t60.htm#153</comments>
			<guid>http://malditotp.foroactivo.net/problemas-para-discutir-f4/por-favor-sean-claros-en-el-codigo-t60.htm</guid>
		</item>
		<item>
			<title>Nooooo, para nada son TAN nerds</title>
			<link>http://malditotp.foroactivo.net/matamosquitos-topic-f5/nooooo-para-nada-son-tan-nerds-t65.htm</link>
			<dc:creator>Fer_netconcoca</dc:creator>
			<description><![CDATA[por que no me sorprende en lo mas minimo que exista este foro??
<br />

<br />
nos vemos en un rato suerte en proba, por si no los veo antes de que entren...]]></description>
			<category>Matamosquitos-Topic</category>
			<pubDate>Fri, 17 Oct 2008 19:26:56 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/matamosquitos-topic-f5/nooooo-para-nada-son-tan-nerds-t65.htm#161</comments>
			<guid>http://malditotp.foroactivo.net/matamosquitos-topic-f5/nooooo-para-nada-son-tan-nerds-t65.htm</guid>
		</item>
		<item>
			<title>problema 16</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-16-t64.htm</link>
			<dc:creator>caro</dc:creator>
			<description>se me ocurre hacerlo asi:



pasa que la verdad qu eno entiendo mucho lo que dice el otro.. yy el corrector puede pensar lo mismo.. ademas como se parece al ejercicio anterior que hice recien me parce que asi es mas claro.



problema eliminarTemasSA (n: Nombre, l: [etiqueta], s:SA) {

requiere (existe t ¬ temas(pre (s)) ) nombre(t) ==n y mismos (l , etiquetas (t));

modifica s;

asegura

mismos (temas(pre(s)), temas(s) ++[t &lt;-- temas (pre(S)), nombre (t) ==n y mismos (l , etiquetas  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Sun, 28 Sep 2008 00:30:28 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-16-t64.htm#160</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-16-t64.htm</guid>
		</item>
		<item>
			<title>ejercicio 15</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-15-t63.htm</link>
			<dc:creator>caro</dc:creator>
			<description>15. problema AgregarTemaSA( t: Tema , s: SA) {

requiere 

¬ &#61476;&#61472;existe t'&#8592; temas(s), (nombres(t) == nombres (t')) y mismos(etiquetas(t), etiquetas(t'));

modifica s;

asegura (existe &#61476;&#61472;t' &#8592; temas(pre(s)) ) TemasIguales( t, t') entonces pre(s) == s;

asegura ¬(existe &#61476;&#61472;t' &#8592; temas(pre(s)) ) TemasIguales( t, t') entonces

mismos (temas(pre (s)) ++ [t] , temas (s)) y 

mismos (etiquetas (pre(s)) ++ [e | e (tomado de)&#61472;etiquetas  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Sat, 27 Sep 2008 23:11:50 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-15-t63.htm#159</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-15-t63.htm</guid>
		</item>
		<item>
			<title>ejercicio 23</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-23-t62.htm</link>
			<dc:creator>Admin</dc:creator>
			<description><![CDATA[invariante elTemaActualEsUnTema
<br />
prm(estado(r))&gt;= 1 y prm(estado(r))&lt;= | [t&lt;-- temas(archivos(r)), en (sgd (estado(r)), etiquetas(t))] |
<br />

<br />

<br />
decidimos que la componente entera del estado de r no fuera cero porque,segun el ejercicio 26, si este valor es cero, el reproductor esta detenido y por lo tanto no tendria sentido definir un tema actual que se este reproduciendo]]></description>
			<category>El trabajo en si</category>
			<pubDate>Sat, 13 Sep 2008 00:57:11 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-23-t62.htm#158</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-23-t62.htm</guid>
		</item>
		<item>
			<title>problema 31</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-31-t57.htm</link>
			<dc:creator>caro</dc:creator>
			<description>problema eliminarListaR (i:ListaDeReproduccion,r:Reproductor){

modifica r

asegura(no existe q:ListaDeReproduccion, en (q, listas(r)) mismos (q, l);

asegura (para todo q:ListaDeReproduccion, q!=l, en (q, listas (pre(r))) en (q, listas (r));

asegura archivos (pre (r)) == archivos(r);

asegura estado (pre (r)) == estado (r);

asegura cantRepLista (l,r) =0;

asegura (para todo q:ListaDeReproduccion, q!= l) cantRepLista (q,r) =cantRepLista (q, pre (r));

asegura (para todo t: Tema, en  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Fri, 12 Sep 2008 14:11:37 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-31-t57.htm#137</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-31-t57.htm</guid>
		</item>
		<item>
			<title>problema 20 (creo que final)</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-20-creo-que-final-t61.htm</link>
			<dc:creator>mariano!!</dc:creator>
			<description>problema eliminarEtiquetaDeTema(t:Tema, e:Etiqueta, s:SA) {

	requiere (¥ h &lt;- temas (pre(s)), h != t) 

¬ ( ( nombre (h) == nombre (t) ) y (mismos (etiquetas (h) , Resta ( etiquetas (t), [e]) )  )





	Modifica s

	Asegura  (existe h &#61663; temas (pre(s)) h ==t  y en (e, etiquetas(t))  &#61664;

(existe h &#61663; temas (s), TemasIguales(h,t) ) ( ( nombre (h) == nombre (t) ) y (mismos (etiquetas (h) , Resta ( etiquetas (t), [e]) )  )



	Asegura (¥ h &lt;- temas(pre(s)) h!=t o  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Fri, 12 Sep 2008 20:44:22 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-20-creo-que-final-t61.htm#156</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-20-creo-que-final-t61.htm</guid>
		</item>
		<item>
			<title>problema 19 lean por favor</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-19-lean-por-favor-t43.htm</link>
			<dc:creator>caro</dc:creator>
			<description>voy a comentar lo que opino del ejercicio.



dice &quot;esta operacion solo puede aplicarse si la etiqueta e es una etiqueta valida del sisteam de archivos s&quot;.......... a diferencia del ejercicio 15 en este caso no dice que pasa si esa condicion no se cumple. por lo tanto asumo que no podemos decidir(somos emo) y la condicion esa va en un requiere.





segunda observacion: el sistema de archivos, en lo que a temas se refiere solo tiene en un observador una lista de temas. como es  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Wed, 10 Sep 2008 05:31:43 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-19-lean-por-favor-t43.htm#98</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-19-lean-por-favor-t43.htm</guid>
		</item>
		<item>
			<title>problema 16</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-16-t59.htm</link>
			<dc:creator>mariano!!</dc:creator>
			<description>16.



problema eliminarTemasSA(n:Nombre, l:[etiqueta],s:SA){

requiere (existe t &lt;- temas(pre (s)) ) nombre(t)==n y mismos (l , etiquetas (t))

modifica s

asegura mismos (etiquetas(s),Resta (etiquetas(pre(s)), UnicasEtiquetasTema(l,n, pre(s) ) );//siguiendo el 15 saco las etiquetas q no estan mas.

asegura (¥ t &lt;- temas(s))¬(nombre(t)==n y mismos(etiquetas(t),l));

asegura (¥ t &lt;- temas(s))(E t' &lt;- temas(pre(s)),¬(nombre(t)==n y mismos(etiquetas(t),l))) t == t';

}



aux  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Fri, 12 Sep 2008 15:33:01 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-16-t59.htm#141</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-16-t59.htm</guid>
		</item>
		<item>
			<title>Ejercicio 18</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-18-t34.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>18)

problema EliminarEtiqueta (e:Etiqueta, s:SA) = result:SA 

asegura If  ¬en(e, etiquetas(s)) Then  

(result == s Else ( ( ¥ t &#8592; temas (result))  ¬en(e,etiquetas(t)))

y  ( mismos ( cons(e, etiquetas(result), s)

y  ( ¥ i &#8592; [0...|etiquetas(s)|), i &lt; ordenE(e,s)) etiquetas(s)[i] == etiquetas(result)[i]

y  ( ¥ i &#8592; [0...|etiquetas(s)|), i &gt; ordenE(e,s)) etiquetas(s)[i] == etiquetas(result)[i-1])

}





/// los puse en orden porq son muchos y en una sola clausula,...  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Sun, 07 Sep 2008 07:22:34 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-18-t34.htm#59</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-18-t34.htm</guid>
		</item>
		<item>
			<title>Ejercicios 16,20,24, 28(28:Incompleto) y 32</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicios-162024-2828incompleto-y-32-t26.htm</link>
			<dc:creator>mariano!!</dc:creator>
			<description>16)

problema eliminarTemasSA(n:Nombre, l:[etiqueta],s:SA){

	modifica s

	asegura mismos (etiquetas(s),etiquetas(pre(s)));//no se que hacer en el caso que el tema que borre era el unico que tenia cierta etiqueta.(si saco la etiqueta de el SA o no)

	asegura (¥ t&lt;- temas(s))¬(nombre(t)==n y mismos(etiquetas(t),l));

	asegura (¥ t &lt;- temas(s))(E t' &lt;- temas(pre(s)),¬(nombre(t)==n y mismos(etiquetas(t),l))) t == t';

	}

	

20)

problema eliminarEtiquetaDeTema(t:Tema, e:Etiqueta,  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Sat, 06 Sep 2008 20:51:22 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicios-162024-2828incompleto-y-32-t26.htm#48</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicios-162024-2828incompleto-y-32-t26.htm</guid>
		</item>
		<item>
			<title>ejercicio 15 Despues de las correcciónes del miercoles.</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-15-despues-de-las-correcciones-del-miercoles-t47.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>Che, estuve viendo el ejercicio 15 de vuela, y me parece que estaba faltando esto, diganme si me equivoco.





15.

problema AgregarTemaSA( t: Tema , s: SA) {

requiere (¥ t' &lt;- temas(s) , ¬ (  ( nombres(t) == nombres (t') ) y  mismos (etiquetas(t), etiquetas(t'))

modifica s

asegura (existe e &lt;- (etiquetas (t) ) ¬ (en ( etiquetas (s)) --&gt; etiquetas(s) == etiquetas(pre(s)) ++ [ e | e &lt;-- etiquetas (t),  ¬ (en ( etiquetas (s)) ];

asegura ¬(existe e &lt;- (etiquetas (t) )  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Thu, 11 Sep 2008 05:56:30 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-15-despues-de-las-correcciones-del-miercoles-t47.htm#111</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-15-despues-de-las-correcciones-del-miercoles-t47.htm</guid>
		</item>
		<item>
			<title>Ejercicios 22 y 26</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicios-22-y-26-t35.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>22)

invariante laListaDelEstadoEsUnaListaValida:

	en (sgd(estado(r)) , listas(r)) o sgd(estado(r)) == []



26)

problema reproducirR (r:Reproductor, l:ListaDeReproduccion) {

requiere en(l,listas(r)) o (l == []);

modifica r

asegura archivos(r) == archivos(pre(r))

asegura listas(r) == listas(pre(r))

asegura cantRepLista(l,r) == cantRepLista(l,pre(r)) + 1

asegura cantRepTema(PrimerTemaDeLaListaDeRep(r),r) == cantRepTema(PrimerTemaDeLaListaDeRep(r),pre(r)) + 1

asegura  If  l  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Sun, 07 Sep 2008 07:23:43 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicios-22-y-26-t35.htm#60</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicios-22-y-26-t35.htm</guid>
		</item>
		<item>
			<title>Problema 17 ..........separado del resto</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-17-separado-del-resto-t52.htm</link>
			<dc:creator>mariano!!</dc:creator>
			<description>PRIMER POST(EZE)



problema agregarEtiqueta (e:Etiqueta, s:SA) = result:SA{

asegura result = = if(incluido(e,s)) then s else s++[e];





2DO POST (MARIANO)



problema agregarEtiqueta (e:Etiqueta, s:SA) = result:SA{

asegura result = = if(incluido(e,s)) then s else s++[e];

// no podes comparar cosas de distinto tipo. ni siquiera concatenarlas.(mariano)



3ER POST(EZE)



problema agregarEtiqueta (e:Etiqueta, s:SA) = result:SA{

asegura etiquetas(result) = = if(pertenece(e,etiquetas(s)))  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Fri, 12 Sep 2008 13:48:20 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-17-separado-del-resto-t52.htm#131</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-17-separado-del-resto-t52.htm</guid>
		</item>
		<item>
			<title>juntada hoy a la noche.</title>
			<link>http://malditotp.foroactivo.net/problemas-para-discutir-f4/juntada-hoy-a-la-noche-t58.htm</link>
			<dc:creator>mariano!!</dc:creator>
			<description>YO CON MUCHO GUSTO PONGO MI CASA, PERO ME VAN A DECIR QUE NO, PERO DE TODAS FORMAS QUIERO JUNTARME ESTA NOCHE. hay mucho para hacer.</description>
			<category>Problemas para discutir</category>
			<pubDate>Fri, 12 Sep 2008 14:46:51 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/problemas-para-discutir-f4/juntada-hoy-a-la-noche-t58.htm#139</comments>
			<guid>http://malditotp.foroactivo.net/problemas-para-discutir-f4/juntada-hoy-a-la-noche-t58.htm</guid>
		</item>
		<item>
			<title>problema 33 ..........ya saben porque</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-33-ya-saben-porque-t56.htm</link>
			<dc:creator>mariano!!</dc:creator>
			<description>1er post(eze)



33.problema temaContenidoEnMasListas(r:Reproductor)=result:Tema{

requiere archivos(r)!=[ ];

asegura Incluido(result,archivos(r));

asegura Mayor(SumaBin(listas(r),result),[SumaBin(x,listas(r)) | x &#8592;archivos(r)]);

}



2do post (mariano)



33.problema temaContenidoEnMasListas(r:Reproductor)=result:Tema{

requiere archivos(r)!=[ ];// ARCHIVOS DE R DEVUELVE UN TIPO SA , no devuelve lista.

asegura Incluido(result,archivos(r));

asegura Mayor(SumaBin(listas(r),result),[SumaBin(x,listas(r))  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Fri, 12 Sep 2008 14:01:54 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-33-ya-saben-porque-t56.htm#136</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-33-ya-saben-porque-t56.htm</guid>
		</item>
		<item>
			<title>problema 29........separado del resto</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-29separado-del-resto-t55.htm</link>
			<dc:creator>mariano!!</dc:creator>
			<description>1er post(eze)



29.problema actual(r:Reproductor)=result:Tema{

requiere prm(estado(r))!=0;

asegura Incluido(result,archivos(r));//Pero como aseguro que es el actual?

}//Considero que si está en un número distinto de 0 es porque está reproduciendo un archivo, por lo que no tengo que requerir que archivos(r)!=[ ]?



2do post (mariano)



29.problema actual(r:Reproductor)=result:Tema{

requiere prm(estado(r))!=0;

asegura Incluido(result,archivos(r));//Pero como aseguro que es el  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Fri, 12 Sep 2008 13:56:52 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-29separado-del-resto-t55.htm#135</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-29separado-del-resto-t55.htm</guid>
		</item>
		<item>
			<title>problema 25 ........ separado del resto.</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-25-separado-del-resto-t54.htm</link>
			<dc:creator>mariano!!</dc:creator>
			<description>1er post(eze



25.problema crearRep(s:SA)=result:Reproductor{

asegura archivos(result)= =s;

asegura estado(result) = = (0, listas(result));

}//No entiendo si eso es que el aparato esté en stop. Ni si requiere algo. 



2do post (mariano)



25.problema crearRep(s:SA)=result:Reproductor{

asegura archivos(result)= =s;

asegura estado(result) = = (0, listas(result));

}//No entiendo si eso es que el aparato esté en stop. Ni si requiere algo.

//aca tenes q crear un dato de tipo  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Fri, 12 Sep 2008 13:53:50 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-25-separado-del-resto-t54.htm#133</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-25-separado-del-resto-t54.htm</guid>
		</item>
		<item>
			<title>problema 21 ......... separado del resto</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-21-separado-del-resto-t53.htm</link>
			<dc:creator>mariano!!</dc:creator>
			<description>1ER POST(EZE)



21.observador cantRepLista(l:ListadeReproducción, r: Reproductor) : Z;

requiere Incluido(e,archivos(r));



2DO POST (MARIANO)



21.observador cantRepLista(l:ListadeReproducción, r: Reproductor) : Z;

requiere Incluido(e,archivos(r));

// estas comparando cosas que no se pueden comparar.



3ER POST (EZE)



21.observador cantRepLista(l:ListadeReproducción, r: Reproductor) : Z;

requiere pertenece(l,listas(r));



observador cantRepTema(t:Tema,r:Reproductor):Z;

requiere  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Fri, 12 Sep 2008 13:50:32 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-21-separado-del-resto-t53.htm#132</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/problema-21-separado-del-resto-t53.htm</guid>
		</item>
		<item>
			<title>Mod 1 Todo Junto (a revisar)</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/mod-1-todo-junto-a-revisar-t14.htm</link>
			<dc:creator>ezequiel</dc:creator>
			<description>17. problema agregarEtiqueta (e:Etiqueta, s:SA) = result:SA{

asegura result = = if(incluido(e,s)) then s else s++[e];



21.observador cantRepLista(l:ListadeReproducción, r: Reproductor) : Z;

requiere Incluido(e,archivos(r));



observador cantRepTema(t:Tema,r:Reproductor):Z;

requiere Incluido(t,archivos(r));



25.problema crearRep(s:SA)=result:Reproductor{

asegura archivos(result)= =s;

asegura estado(result) = = (0, listas(result));

}//No entiendo si eso es que el aparato  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Fri, 05 Sep 2008 02:22:48 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/mod-1-todo-junto-a-revisar-t14.htm#27</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/mod-1-todo-junto-a-revisar-t14.htm</guid>
		</item>
		<item>
			<title>Barrita de porcentaje provisoria!!! :)</title>
			<link>http://malditotp.foroactivo.net/matamosquitos-topic-f5/barrita-de-porcentaje-provisoria-t50.htm</link>
			<dc:creator>Admin</dc:creator>
			<description><![CDATA[[ <font color="blue">////////////////////////////////////////</font><font color="red">---</font> ]
<br />

<br />
98% Compañeros!!! Piensen que hay muchos grupos peor que nosotros!!]]></description>
			<category>Matamosquitos-Topic</category>
			<pubDate>Thu, 11 Sep 2008 06:24:26 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/matamosquitos-topic-f5/barrita-de-porcentaje-provisoria-t50.htm#119</comments>
			<guid>http://malditotp.foroactivo.net/matamosquitos-topic-f5/barrita-de-porcentaje-provisoria-t50.htm</guid>
		</item>
		<item>
			<title>Lo que tenemos hasta ahora (10/09) (Revisados 1 vez)</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/lo-que-tenemos-hasta-ahora-10-09-revisados-1-vez-t51.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>PARTE 3 (Tema)

 



0. Invariante NoHayEtiquetasRepetidas





1

problema crearTema(n:Nombre, l: [Etiqueta], d: Datos) = result : Tema {

    asegura nombre (result) == n;

    asegura mismos(l, etiquetas(result));

    asegura datos (result) == d;

    }



2

problema nombreT(t:Tema) = result :Nombre{

    asegura result == nombre(t);

    }



3

problema etiquetasT(t:Tema) = result:[Etiquetas] {

    asegura result == etiquetas(t);

    }

 

4. 

problema datosT(t  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Thu, 11 Sep 2008 06:29:15 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/lo-que-tenemos-hasta-ahora-10-09-revisados-1-vez-t51.htm#120</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/lo-que-tenemos-hasta-ahora-10-09-revisados-1-vez-t51.htm</guid>
		</item>
		<item>
			<title>ejercicio 30</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-30-t49.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>problema agregarListaR (l:ListaDeReproduccion, r:Reproductor) {

requiere incluido(l,etiquetas(archivos(r)));

modifica r

asegura en(l,listas(r)) y mismos(listas(r),listas(pre(r))++ [l]);

asegura archivos(r) == archivos(pre(r))

asegura estado (r) == estado (pre(r))

asegura (¥ l’ &#8592; [listas(r)]), l’ != l) cantRepLista(l’,r) == cantRepLista(l’,pre(r))

asegura cantRepLista(l,r) == 0

asegura (¥ t &#8592; temas(archivos(r)), cantRepTema(t,r) == cantRepTema(t,pre(r)) 

} </description>
			<category>El trabajo en si</category>
			<pubDate>Thu, 11 Sep 2008 06:19:47 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-30-t49.htm#118</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-30-t49.htm</guid>
		</item>
		<item>
			<title>No sé como hacer un auxiliar para esto.(SOLUCIONADO)</title>
			<link>http://malditotp.foroactivo.net/problemas-para-discutir-f4/no-se-como-hacer-un-auxiliar-para-estosolucionado-t13.htm</link>
			<dc:creator>ezequiel</dc:creator>
			<description>aux SumaBin(l:[Etiqueta],t:Tema) Z = result = =&#8721;toBin(l,t);//Lo que quiero que haga es que me sume el número binario, es decir result= 1+0+0+1+0+1.</description>
			<category>Problemas para discutir</category>
			<pubDate>Fri, 05 Sep 2008 02:20:20 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/problemas-para-discutir-f4/no-se-como-hacer-un-auxiliar-para-estosolucionado-t13.htm#26</comments>
			<guid>http://malditotp.foroactivo.net/problemas-para-discutir-f4/no-se-como-hacer-un-auxiliar-para-estosolucionado-t13.htm</guid>
		</item>
		<item>
			<title>problema 16 (SOLUCIONADO)</title>
			<link>http://malditotp.foroactivo.net/problemas-para-discutir-f4/problema-16-solucionado-t25.htm</link>
			<dc:creator>mariano!!</dc:creator>
			<description><![CDATA[primer paso leerlo.
<br />

<br />

<br />

<br />
.
<br />
..
<br />
...
<br />
.....
<br />
......
<br />
 ahora una ves q borro el tema con nombre y etiqueta q me dieron, si ese tema era el unico que tenia esa etiqueta , ¿borro esa etiqueta del sistema de archivos?]]></description>
			<category>Problemas para discutir</category>
			<pubDate>Sat, 06 Sep 2008 15:08:25 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/problemas-para-discutir-f4/problema-16-solucionado-t25.htm#47</comments>
			<guid>http://malditotp.foroactivo.net/problemas-para-discutir-f4/problema-16-solucionado-t25.htm</guid>
		</item>
		<item>
			<title>ejercicio 34</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-34-t48.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>Problema SincronizarR (r,r’: Reproductor) = result: Reproductor (llave rara que no encuentro en mi teclado)

asegura mismos (listas(result), UnionListas(listas(r),listas(r’)));

asegura etiquetas(archivos(result)) == UnionEtiquetas(etiquetas(archivos(r),etiquetas(archivos(r’));

asegura mismos (temas(archivos(result))), UnionListas(temas(archivos(r)),temas(archivos(r’)));

asegura prm (estado(result)) == 0;

asegura (V l&lt;-- listas(result))cantRepLista(result) = = cantRepLista(l,r)+cantRepLista(l,r');

asegura  ...</description>
			<category>El trabajo en si</category>
			<pubDate>Thu, 11 Sep 2008 05:58:13 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-34-t48.htm#112</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-34-t48.htm</guid>
		</item>
		<item>
			<title>aux ListaDeEtiquetasDeTemasDelSA</title>
			<link>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-listadeetiquetasdetemasdelsa-t45.htm</link>
			<dc:creator>caro</dc:creator>
			<description><![CDATA[aux ListaDeEtiquetasDeTemasDelSA (s:SA) =[etiquetas (t) | t &lt;-- [ t | en (t,temas(s), (<span><strike>Y</strike></span> i &lt;-- [0.. |etiquetas(t)|) menorT (t[i], t[i+1]) ]]
<br />

<br />
quiero agarrar las etiquetas de los temas en temas del sa, ordenados de manera creciente.]]></description>
			<category>Funciones Auxiliares</category>
			<pubDate>Wed, 10 Sep 2008 18:32:02 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-listadeetiquetasdetemasdelsa-t45.htm#107</comments>
			<guid>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-listadeetiquetasdetemasdelsa-t45.htm</guid>
		</item>
		<item>
			<title>aux mismos Y aux cuenta</title>
			<link>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-mismos-y-aux-cuenta-t44.htm</link>
			<dc:creator>caro</dc:creator>
			<description><![CDATA[esta definida de la teorica y/o de la practica...
<br />

<br />
pero pongamosla porque la usamos. esta definida asi en el apunte de especificacion
<br />

<br />
aux cuenta (x: T, a: [T]) :Int =long ( [y | y &lt;---a, y==x]];
<br />

<br />
aux mismos (a, b :[T]) : Bool = |a| == |b| y (<span><strike>Y </strike></span>[/strike]  c (perteneciente a ) a) cuenta (c,a) == cuenta (c,b);]]></description>
			<category>Funciones Auxiliares</category>
			<pubDate>Wed, 10 Sep 2008 13:00:05 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-mismos-y-aux-cuenta-t44.htm#99</comments>
			<guid>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-mismos-y-aux-cuenta-t44.htm</guid>
		</item>
		<item>
			<title>tubin o tubito. AUX ToBin</title>
			<link>http://malditotp.foroactivo.net/funciones-auxiliares-f3/tubin-o-tubito-aux-tobin-t41.htm</link>
			<dc:creator>mariano!!</dc:creator>
			<description>aux ToBin (l:[etiqueta], t:Tema) :[Int] =

    [&#946;( ( Existe e &lt;- etiquetas(t) )e == l[i])| i &lt;-[0...|l|) ]



aux &lt;bin(b1,b2:[Int]):Bool =

    if ( (¥ h &lt;- b1 ) h == 1 o h == 0) y ( (¥ h &lt;- b2 ) h == 1 o h == 0 ) 

    then (ToDecimal (b1) &lt; ToDecimal (b2))



aux &lt;bin(b1,b2:[Int]):Bool =

    if ( (¥ h &lt;- b1 ) h == 1 o h == 0) y ( (¥ h &lt;- b2 ) h == 1 o h == 0 ) 

    then (ToDecimal (b1) == ToDecimal (b2))



aux ToDecimal (b:[Int]) :Int =

    if  ...</description>
			<category>Funciones Auxiliares</category>
			<pubDate>Tue, 09 Sep 2008 14:48:14 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/funciones-auxiliares-f3/tubin-o-tubito-aux-tobin-t41.htm#96</comments>
			<guid>http://malditotp.foroactivo.net/funciones-auxiliares-f3/tubin-o-tubito-aux-tobin-t41.htm</guid>
		</item>
		<item>
			<title>TRABAJO ONLINE.</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/trabajo-online-t40.htm</link>
			<dc:creator>mariano!!</dc:creator>
			<description><![CDATA[<a href="http://docs.google.com/View?docid=df7tmxp3_33cmfdpmj8" target="_blank">pagina con el trabajo en brrador.</a>]]></description>
			<category>El trabajo en si</category>
			<pubDate>Tue, 09 Sep 2008 14:46:29 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/trabajo-online-t40.htm#95</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/trabajo-online-t40.htm</guid>
		</item>
		<item>
			<title>regalo de cumpleaños para el salteño</title>
			<link>http://malditotp.foroactivo.net/matamosquitos-topic-f5/regalo-de-cumpleanos-para-el-salteno-t39.htm</link>
			<dc:creator>caro</dc:creator>
			<description><![CDATA[<a href="http://www.taringa.net/posts/apuntes-y-monografias/1527264/Software-generador-de-tablas-de-verdad.html" target="_blank">http://www.taringa.net/posts/apuntes-y-monografias/1527264/Software-generador-de-tablas-de-verdad.html</a>
<br />

<br />

<br />

<br />
<img src="http://illiweb.com/fa/i/smiles/icon_smile.gif" alt="Smile" longdesc="2" />]]></description>
			<category>Matamosquitos-Topic</category>
			<pubDate>Tue, 09 Sep 2008 14:26:31 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/matamosquitos-topic-f5/regalo-de-cumpleanos-para-el-salteno-t39.htm#94</comments>
			<guid>http://malditotp.foroactivo.net/matamosquitos-topic-f5/regalo-de-cumpleanos-para-el-salteno-t39.htm</guid>
		</item>
		<item>
			<title>aux Union   (general)</title>
			<link>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-union-general-t29.htm</link>
			<dc:creator>Admin</dc:creator>
			<description><![CDATA[Como son muy parecidas van las 3 juntas: 
<br />

<br />
aux Union (t,t’:: [T]) =
<br />
t ++ [x | x &#8592; t’, ¬en(x,t)];
<br />

<br />
Descr: Concatena dos listas, pero filtrando los repetidos de la segunda. Lo use para el ultimo ejercicio.]]></description>
			<category>Funciones Auxiliares</category>
			<pubDate>Sun, 07 Sep 2008 07:07:39 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-union-general-t29.htm#54</comments>
			<guid>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-union-general-t29.htm</guid>
		</item>
		<item>
			<title>aux OrdenEtiqueta (solo 18)</title>
			<link>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-ordenetiqueta-solo-18-t32.htm</link>
			<dc:creator>Admin</dc:creator>
			<description><![CDATA[aux OrdenEtiqueta (e: Etiqueta, s: SA) =
<br />
	cab[i | i &#8592; [0.. |etiquetas(s)|), eitquetas(s)[i]  == e];
<br />

<br />
Este se indefine en otro ejercicio asi que va a tener q ir adentro del 18. Basicamente te tira la posicion que ocupa una etiqueta en un SA en ese momento.]]></description>
			<category>Funciones Auxiliares</category>
			<pubDate>Sun, 07 Sep 2008 07:16:25 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-ordenetiqueta-solo-18-t32.htm#57</comments>
			<guid>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-ordenetiqueta-solo-18-t32.htm</guid>
		</item>
		<item>
			<title>aux PrimerTemaDeLaListaDeRep</title>
			<link>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-primertemadelalistaderep-t28.htm</link>
			<dc:creator>Admin</dc:creator>
			<description><![CDATA[aux PrimerTemaDeLaListaDeRep (l:ListaDeReproduccion, r:Reproductor) = 
<br />
cab [ x | x &#8592; temas(archivos(r)), OrdenEnListaDeRep == 1]
<br />

<br />
Desc: Devuelve el tema ubicado en la primer posición (segun indice maestro) de acuerdo a la lista de reproduccion del estado.]]></description>
			<category>Funciones Auxiliares</category>
			<pubDate>Sun, 07 Sep 2008 07:00:27 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-primertemadelalistaderep-t28.htm#53</comments>
			<guid>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-primertemadelalistaderep-t28.htm</guid>
		</item>
		<item>
			<title>aux OrdenEnListaDeRep</title>
			<link>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-ordenenlistaderep-t27.htm</link>
			<dc:creator>Admin</dc:creator>
			<description><![CDATA[aux OrdenEnListaDeRep (t:Tema, r:Reproductor) = 
<br />
| [t’ | t’ &#8592; temas(archivos(s), mismos (etiquetas(t), sgd(estado(r)) , menorT (etiquetas(s), t’,t) ¬TemasIguales (t,t’)] | + 1;
<br />

<br />

<br />
Descripción: Este auxiliar te devuelve el orden en la lista de reproduccion del estado, del tema ingresado.]]></description>
			<category>Funciones Auxiliares</category>
			<pubDate>Sun, 07 Sep 2008 06:58:00 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-ordenenlistaderep-t27.htm#52</comments>
			<guid>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-ordenenlistaderep-t27.htm</guid>
		</item>
		<item>
			<title>Mayor(z,[z])</title>
			<link>http://malditotp.foroactivo.net/funciones-auxiliares-f3/mayorzz-t12.htm</link>
			<dc:creator>ezequiel</dc:creator>
			<description>aux Mayor(a: Z ,b:[Z]) Bool = result = = (¥ x&#8592;b)a&gt;=x;</description>
			<category>Funciones Auxiliares</category>
			<pubDate>Fri, 05 Sep 2008 02:19:29 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/funciones-auxiliares-f3/mayorzz-t12.htm#25</comments>
			<guid>http://malditotp.foroactivo.net/funciones-auxiliares-f3/mayorzz-t12.htm</guid>
		</item>
		<item>
			<title>INFORMES.(estructura del tp)</title>
			<link>http://malditotp.foroactivo.net/problemas-para-discutir-f4/informesestructura-del-tp-t24.htm</link>
			<dc:creator>mariano!!</dc:creator>
			<description>Informes



Para aquellos trabajos que consistan en entregar un programa, se deberá presentar la totalidad del código impreso y en medio digital (CD, DVD o diskette). Será causal de rechazo en el momento de la entrega, que el soporte digital se desprenda fácilmente del resto del trabajo. Revisen que quede en condiciones óptimas de transporte. Para el trabajo de especificación, sólo habrá que entregar la totalidad de la especificación impresa. En todos los informes impresos, las hojas deben  ...</description>
			<category>Problemas para discutir</category>
			<pubDate>Sat, 06 Sep 2008 15:00:01 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/problemas-para-discutir-f4/informesestructura-del-tp-t24.htm#46</comments>
			<guid>http://malditotp.foroactivo.net/problemas-para-discutir-f4/informesestructura-del-tp-t24.htm</guid>
		</item>
		<item>
			<title>ejercicio 50</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-50-t20.htm</link>
			<dc:creator>ezequiel</dc:creator>
			<description><![CDATA[50. problema temaMasEscuchado(r:Reproductor)=result:Tema{
<br />
requiere archivos(r)!=[ ];
<br />
asegura Incluido(result,archivos(r));
<br />
asegura Mayor(cantRepTema(result,r),[cantRepTema(x,r) | x &#8592;archivos(r)]);
<br />
}]]></description>
			<category>El trabajo en si</category>
			<pubDate>Fri, 05 Sep 2008 02:25:43 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-50-t20.htm#33</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ejercicio-50-t20.htm</guid>
		</item>
		<item>
			<title>prohibido enloquecer</title>
			<link>http://malditotp.foroactivo.net/reglas-del-foro-f2/prohibido-enloquecer-t7.htm</link>
			<dc:creator>caro</dc:creator>
			<description>todo bien









pero

opino que no hay que hacer mil elercicios uno solo. todo bien que quieran adelantar pero habiamos quedado hacer la parte dos. 



igual por otro lado los ejercicios se pusieron para discutirlos asi que en ese sentido esta bien.    &lt;----- esa cara no tiene nada que ver.



aunque podria ocurrir que uno lea lo que penso el otro y no pienese soluciones nuevas y creativas sino que trabaje la solucion de otro.

eso es poco bueno para el enriquecimento mental



como  ...</description>
			<category>Reglas del foro</category>
			<pubDate>Thu, 04 Sep 2008 16:09:16 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/reglas-del-foro-f2/prohibido-enloquecer-t7.htm#17</comments>
			<guid>http://malditotp.foroactivo.net/reglas-del-foro-f2/prohibido-enloquecer-t7.htm</guid>
		</item>
		<item>
			<title>ir a &amp;quot;33 separado&amp;quot;, tiene mas correcciones.</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ir-a-33-separado-tiene-mas-correcciones-t19.htm</link>
			<dc:creator>ezequiel</dc:creator>
			<description><![CDATA[33.problema temaContenidoEnMasListas(r:Reproductor)=result:Tema{
<br />
requiere archivos(r)!=[ ];
<br />
asegura Incluido(result,archivos(r));
<br />
asegura Mayor(SumaBin(listas(r),result),[SumaBin(x,listas(r)) | x &#8592;archivos(r)]);
<br />
}]]></description>
			<category>El trabajo en si</category>
			<pubDate>Fri, 05 Sep 2008 02:25:15 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ir-a-33-separado-tiene-mas-correcciones-t19.htm#32</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ir-a-33-separado-tiene-mas-correcciones-t19.htm</guid>
		</item>
		<item>
			<title>ir a &amp;quot;29 separado&amp;quot;, tiene mas correcciones.</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ir-a-29-separado-tiene-mas-correcciones-t18.htm</link>
			<dc:creator>ezequiel</dc:creator>
			<description><![CDATA[29.problema actual(r:Reproductor)=result:Tema{
<br />
requiere prm(estado(r))!=0;
<br />
asegura Incluido(result,archivos(r));//Pero como aseguro que es el actual?
<br />
}//Considero que si está en un número distinto de 0 es porque está reproduciendo un archivo, por lo que no tengo que requerir que archivos(r)!=[ ]?]]></description>
			<category>El trabajo en si</category>
			<pubDate>Fri, 05 Sep 2008 02:24:48 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ir-a-29-separado-tiene-mas-correcciones-t18.htm#31</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ir-a-29-separado-tiene-mas-correcciones-t18.htm</guid>
		</item>
		<item>
			<title>ir a &amp;quot;25 separado&amp;quot;, tiene mas correcciones.</title>
			<link>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ir-a-25-separado-tiene-mas-correcciones-t17.htm</link>
			<dc:creator>ezequiel</dc:creator>
			<description><![CDATA[25.problema crearRep(s:SA)=result:Reproductor{
<br />
asegura archivos(result)= =s;
<br />
asegura estado(result) = = (0, listas(result));
<br />
}//No entiendo si eso es que el aparato esté en stop.  Ni si requiere algo]]></description>
			<category>El trabajo en si</category>
			<pubDate>Fri, 05 Sep 2008 02:24:21 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ir-a-25-separado-tiene-mas-correcciones-t17.htm#30</comments>
			<guid>http://malditotp.foroactivo.net/el-trabajo-en-si-f1/ir-a-25-separado-tiene-mas-correcciones-t17.htm</guid>
		</item>
		<item>
			<title>aux Incluido</title>
			<link>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-incluido-t10.htm</link>
			<dc:creator>mariano!!</dc:creator>
			<description><![CDATA[aux Incluido (a,b :[T]): Bool == 
<br />
( ¥  i &lt;-[0...|a|) ) ( existe j &lt;- [0...|b|) ) a[i]==b[j]]]></description>
			<category>Funciones Auxiliares</category>
			<pubDate>Thu, 04 Sep 2008 18:03:17 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-incluido-t10.htm#22</comments>
			<guid>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-incluido-t10.htm</guid>
		</item>
		<item>
			<title>aux TemasIguales</title>
			<link>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-temasiguales-t9.htm</link>
			<dc:creator>caro</dc:creator>
			<description><![CDATA[aux TemasIguales ( t, t' : Tema) : Bool = (datos (t) ==datos (t'))
<br />

<br />
Descripción: Determina si dos temas son iguales o no de acuerdo a si tienen los mismos datos.
<br />

<br />

<br />

<br />
EDIT: Caro, te puse la I con mayuscula para q este igual que en otros lados... y una descripción para que buscar sea más rapido.)]]></description>
			<category>Funciones Auxiliares</category>
			<pubDate>Thu, 04 Sep 2008 16:58:34 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-temasiguales-t9.htm#19</comments>
			<guid>http://malditotp.foroactivo.net/funciones-auxiliares-f3/aux-temasiguales-t9.htm</guid>
		</item>
		<item>
			<title>Reglas basicas de posteo</title>
			<link>http://malditotp.foroactivo.net/reglas-del-foro-f2/reglas-basicas-de-posteo-t4.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>Bueno gente, para hacer un poco más organizado el foro, propongo las siguientes reglas:



1) Traten de no editar los posts, si quieren cambiar algo, hagan un comentario nuevo sobre el post.



2) Pongan en &quot;el trabajo en si&quot; todos los ejercicios que ya resolvieron y que creen que están listos para su &quot;corrección&quot;



3) Pongan en &quot;Problemas para discutir todos los ejercicios que no esten seguros de como se hacen o de que se les ocurre muchas maneras y no pueden decidir  ...</description>
			<category>Reglas del foro</category>
			<pubDate>Thu, 04 Sep 2008 06:27:40 GMT</pubDate>
			<comments>http://malditotp.foroactivo.net/reglas-del-foro-f2/reglas-basicas-de-posteo-t4.htm#5</comments>
			<guid>http://malditotp.foroactivo.net/reglas-del-foro-f2/reglas-basicas-de-posteo-t4.htm</guid>
		</item>
	</channel>
</rss>