<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>APLICATIA2 by Lungescu Violeta</title>
      <link>https://padlet.com/violetalungescu/aplicatia2b</link>
      <description>Sa se scrie un algoritm care citeste un numar natural n de la tastatura. Daca acesta este 0, atunci se citesc doua numere intregi a si b si se calculeaza suma lor, altfel se citesc doua numere reale x si y si se calculeaza produsul lor.</description>
      <language>en-us</language>
      <pubDate>2015-10-28 20:16:28 UTC</pubDate>
      <lastBuildDate>2017-05-17 08:14:31 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-assets.storage.googleapis.com/portrait/sticky.jpg</url>
      </image>
      <item>
         <title>Dumitru Teodora, clasa aVIIab ??</title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia2b/wish/78360392</link>
         <description><![CDATA[<p>integer n,a,b,s,x,y,p=1</p><p>read n</p><p>if(n:=0) </p><p>read a,b</p><p>s=a+b</p><p>else read x,y</p><p>p=x*y</p><p>write p,s</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-30 05:28:10 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia2b/wish/78360392</guid>
      </item>
      <item>
         <title>??</title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia2b/wish/78360443</link>
         <description><![CDATA[<p>BEGIN</p><p>INTEGER a, b</p><p>REAL x, y</p><p>READ a, b, x, y, n</p><p>IF n=0 a+b=S</p><p>IF n  a*n=I</p><p>WRITE S, I</p><p>END IF </p><p>END </p><p>Paun Andreea Alexandra, cls.a VII-a B</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-30 05:29:16 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia2b/wish/78360443</guid>
      </item>
      <item>
         <title>Dinu Rebecca ????</title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia2b/wish/78360494</link>
         <description><![CDATA[<p>cls a7a b</p><p>begin</p><p>integer n,a,b,s,x,y,p=1</p><p>read n,a,b,x,y</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-30 05:30:24 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia2b/wish/78360494</guid>
      </item>
      <item>
         <title>Ionita Iness cls a 7 a B ?</title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia2b/wish/78360509</link>
         <description><![CDATA[<p>BEGIN</p><p>integer n,a,b,x,y,d</p><p>read n</p><p>if n=0</p><p>then read a,b</p><p>c=a+b</p><p>write c</p><p>else read x,y</p><p>d=x*y</p><p>write d</p><p>END</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-30 05:30:46 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia2b/wish/78360509</guid>
      </item>
      <item>
         <title>Mihnea Petculescu 7B ??</title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia2b/wish/78360524</link>
         <description><![CDATA[<p>INTEGRER a,b</p><p>REAL x,y</p><p>READ a,b,x,y,n</p><p>IF n=0 THEN WRITE a+b= S </p><p>             ELSE WRITE a*b=I</p><p>END IF</p><p>END</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-30 05:31:08 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia2b/wish/78360524</guid>
      </item>
      <item>
         <title>ION AIDA 7B </title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia2b/wish/78360907</link>
         <description><![CDATA[<p>BEGIN</p><p>INTEGER n.a.b.x.y.S.P</p><p>READ n.a.b.x.y</p><p>IF n=0 THEN <span style="font-size: 13px;">S=a+b </span></p><p><span style="font-size: 13px;">              WRITE S</span></p><p><span style="font-size: 13px;">            ELSE  P=x*y</span></p><p><span style="font-size: 13px;">            WRITE P</span></p><p>ENDIF</p><p>END</p><p><span style="font-size: 13px;"><br></span></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-30 05:41:47 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia2b/wish/78360907</guid>
      </item>
      <item>
         <title>Simion eduard clasa a 7 b ?</title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia2b/wish/78360947</link>
         <description><![CDATA[<p>Begin </p><p>integer n.a.b.x.d</p><p>read n</p><p>if n=0</p><p>then read a,b</p><p>c=a+b</p><p>write c </p><p>else read x,y</p><p>d=x*y</p><p>write d</p><p>end</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-30 05:43:24 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia2b/wish/78360947</guid>
      </item>
      <item>
         <title>Jipa Alexandru Bogdan ??</title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia2b/wish/78361016</link>
         <description><![CDATA[<p>Begin</p><p>integer n,a,b,c,d,x,y</p><p>read n</p><p>if n=0 then read a,b</p><p>else read x,y</p><p>if n=o then read c</p><p>else read d</p><p>c=a+b</p><p>d=x*y</p><p>if n=o then write c</p><p>else write d</p><p>End</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-30 05:46:17 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia2b/wish/78361016</guid>
      </item>
      <item>
         <title>Popa Simona cls. a-VII-a B ??</title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia2b/wish/78361038</link>
         <description><![CDATA[<blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><p><span style="font-size: 13px;">BEGIN</span></p></blockquote><p><span style="font-size: 13px;">INTEGRER: n</span><br></p><p>READ: n</p><p>If n=0 THEN  WRITE: a+b</p><p>             ELSE   WRITE: x*y</p><p>END if</p><p>END</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-30 05:47:33 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia2b/wish/78361038</guid>
      </item>
      <item>
         <title>Stoicescu Teodora cls a 7-a B ?</title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia2b/wish/78361042</link>
         <description><![CDATA[<p>begin</p><p>integer n.a.b.x.d</p><p>read n</p><p>if n=0 </p><p>then read a.b</p><p>c=a+b</p><p>write c</p><p>else read x.y</p><p>d=x*y</p><p>write d</p><p>end</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-30 05:47:41 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia2b/wish/78361042</guid>
      </item>
      <item>
         <title>Stroe Teodora cls VII B ?</title>
         <author>ionelaiordache24</author>
         <link>https://padlet.com/violetalungescu/aplicatia2b/wish/78361051</link>
         <description><![CDATA[<p>Begin  </p><p>Integer n,a,b,x,d</p><p>read n</p><p>if n=0</p><p>then read a,b</p><p>c=a+b</p><p>write c</p><p>else read x,y</p><p>d=x*y </p><p>write d</p><p>end</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-30 05:48:16 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia2b/wish/78361051</guid>
      </item>
      <item>
         <title>Dumitrescu Fabiana cls a-vii-A ?</title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia2b/wish/78363190</link>
         <description><![CDATA[<p>begin</p><p>integer a,b ,n,f,g</p><p>real x,y</p><p>f=a+b</p><p>g=x*y</p><p>if n=0 then write f</p><p>            else write g</p><p>endif</p><p>end </p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-30 06:38:19 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia2b/wish/78363190</guid>
      </item>
      <item>
         <title>Tatulescu Larisa Stefania cls a VII-a B ?</title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia2b/wish/78512485</link>
         <description><![CDATA[<p>begin</p><p>integer n,a,b,x,y</p><p>read  n,a,b,x,y</p><p>if n=0 then write a+b</p><p>            else write x*y</p><p>end if</p><p>end</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-31 10:18:16 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia2b/wish/78512485</guid>
      </item>
      <item>
         <title>Mihnea Petculescu, clasa a VII-a B ?</title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia2b/wish/79555279</link>
         <description><![CDATA[<p>BEGIN </p><p>REAL n,x,y</p><p>INTEGER a,b</p><p>READ a,b,x,y,n</p><p>S= a+b</p><p>P= a*b</p><p>IF n=0 WRITE S</p><p>ELSE WRITE P</p><p>END IF</p><p>END</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-11-05 16:13:19 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia2b/wish/79555279</guid>
      </item>
      <item>
         <title>Ganta Andrei Gabriel 7B ???</title>
         <author></author>
         <link>https://padlet.com/violetalungescu/aplicatia2b/wish/79591025</link>
         <description><![CDATA[<p>Begin</p><p>Read n,a,b</p><p>a+b=x*y=n</p><p>Write n</p><p>End</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-11-05 17:55:15 UTC</pubDate>
         <guid>https://padlet.com/violetalungescu/aplicatia2b/wish/79591025</guid>
      </item>
   </channel>
</rss>
