<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>My Pago padlet by Nicolás Duran</title>
      <link>https://padlet.com/colachonicoandres/ygg3m2tjvuhc</link>
      <description>Made with good vibes</description>
      <language>en-us</language>
      <pubDate>2016-11-15 00:27:32 UTC</pubDate>
      <lastBuildDate>2023-04-17 13:31:02 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>                           MATRICES EN C++</title>
         <author>colachonicoandres</author>
         <link>https://padlet.com/colachonicoandres/ygg3m2tjvuhc/wish/137585811</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-11-15 00:28:08 UTC</pubDate>
         <guid>https://padlet.com/colachonicoandres/ygg3m2tjvuhc/wish/137585811</guid>
      </item>
      <item>
         <title>¿QUE SON ?</title>
         <author>colachonicoandres</author>
         <link>https://padlet.com/colachonicoandres/ygg3m2tjvuhc/wish/137586088</link>
         <description><![CDATA[<div>en pocas palabras &nbsp;una matriz es un vector cuyas posiciones son otros vectores.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-11-15 00:31:12 UTC</pubDate>
         <guid>https://padlet.com/colachonicoandres/ygg3m2tjvuhc/wish/137586088</guid>
      </item>
      <item>
         <title>¿COMO SE DECLARAN?</title>
         <author>colachonicoandres</author>
         <link>https://padlet.com/colachonicoandres/ygg3m2tjvuhc/wish/137586700</link>
         <description><![CDATA[<div>La forma de declarar un matris en c++ es la siguiente :<br>tipo_Dato nombreMatriz[filas][columnas];</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-11-15 00:36:41 UTC</pubDate>
         <guid>https://padlet.com/colachonicoandres/ygg3m2tjvuhc/wish/137586700</guid>
      </item>
      <item>
         <title></title>
         <author>colachonicoandres</author>
         <link>https://padlet.com/colachonicoandres/ygg3m2tjvuhc/wish/137588094</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/148405720/1a93351e7d7027aa293634365b77704f/pa.png" />
         <pubDate>2016-11-15 00:47:02 UTC</pubDate>
         <guid>https://padlet.com/colachonicoandres/ygg3m2tjvuhc/wish/137588094</guid>
      </item>
      <item>
         <title>EJEMPLOS </title>
         <author>colachonicoandres</author>
         <link>https://padlet.com/colachonicoandres/ygg3m2tjvuhc/wish/137588986</link>
         <description><![CDATA[<div>a continuación dos ejemplos de matrices en c++<br>1.hacer una matriz de tipo entera de 2 * 2, llenarla de números y luego copiar todo&nbsp;<br>su contenido hacia otra matriz.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-11-15 00:56:50 UTC</pubDate>
         <guid>https://padlet.com/colachonicoandres/ygg3m2tjvuhc/wish/137588986</guid>
      </item>
      <item>
         <title></title>
         <author>colachonicoandres</author>
         <link>https://padlet.com/colachonicoandres/ygg3m2tjvuhc/wish/137591922</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/148405720/3cdb5f2c020bb509aa162c3e1549eacc/222.png" />
         <pubDate>2016-11-15 01:22:29 UTC</pubDate>
         <guid>https://padlet.com/colachonicoandres/ygg3m2tjvuhc/wish/137591922</guid>
      </item>
      <item>
         <title>2.</title>
         <author>colachonicoandres</author>
         <link>https://padlet.com/colachonicoandres/ygg3m2tjvuhc/wish/137592075</link>
         <description><![CDATA[<div>Hacer un programa para rellenar una matriz pidiendo al usuario el número de filas<br>y columnas, Posteriormente mostrar la matriz en pantalla</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-11-15 01:23:50 UTC</pubDate>
         <guid>https://padlet.com/colachonicoandres/ygg3m2tjvuhc/wish/137592075</guid>
      </item>
      <item>
         <title></title>
         <author>colachonicoandres</author>
         <link>https://padlet.com/colachonicoandres/ygg3m2tjvuhc/wish/137593948</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/148405720/9c276a0b14b84fa015846c519d96c3ed/99.png" />
         <pubDate>2016-11-15 01:36:43 UTC</pubDate>
         <guid>https://padlet.com/colachonicoandres/ygg3m2tjvuhc/wish/137593948</guid>
      </item>
   </channel>
</rss>
