<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>acmp.cpp by Alexandr 08, SE-2203</title>
      <link>https://padlet.com/wsehl/000</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2017-10-07 01:13:20 UTC</pubDate>
      <lastBuildDate>2020-10-16 11:09:27 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padletuploads.blob.core.windows.net/prod/227713550/78d5a30e5218e11364f5b90f1a3bbdf0/barcode.gif</url>
      </image>
      <item>
         <title>acmp0001</title>
         <author>wsehl</author>
         <link>https://padlet.com/wsehl/000/wish/195259198</link>
         <description><![CDATA[<div>#include &lt;iostream&gt;<br>using namespace std;<br>int main() <br>{<br>	int a,b,c;<br>	cin &gt;&gt; a &gt;&gt; b;<br>	c = a + b;<br>	cout &lt;&lt; c;<br>}<br><a href="http://prntscr.com/gv8a14">http://prntscr.com/gv8a14</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-09 14:58:48 UTC</pubDate>
         <guid>https://padlet.com/wsehl/000/wish/195259198</guid>
      </item>
      <item>
         <title>acmp0108</title>
         <author>wsehl</author>
         <link>https://padlet.com/wsehl/000/wish/195268200</link>
         <description><![CDATA[<div>#include &lt;iostream&gt;<br>using namespace std;<br>int main()<br>{<br>    int a;<br>    cin &gt;&gt; a;<br>    cout &lt;&lt; a;<br>}<br><a href="http://prntscr.com/gv8asb">http://prntscr.com/gv8asb</a><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-09 15:20:03 UTC</pubDate>
         <guid>https://padlet.com/wsehl/000/wish/195268200</guid>
      </item>
      <item>
         <title>acmp0033</title>
         <author>wsehl</author>
         <link>https://padlet.com/wsehl/000/wish/195272331</link>
         <description><![CDATA[<div>#include &lt;iostream&gt; <br>using namespace std; <br>int main() <br>{ <br>int a,b,c,d; <br>cin&gt;&gt;a&gt;&gt;b; <br>c=b-1; <br>d=a-1; <br>cout &lt;&lt; c &lt;&lt; " " &lt;&lt; d; <br>}<br><a href="http://prntscr.com/gv8ami">http://prntscr.com/gv8ami</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-09 15:29:05 UTC</pubDate>
         <guid>https://padlet.com/wsehl/000/wish/195272331</guid>
      </item>
      <item>
         <title>acmp0092</title>
         <author>wsehl</author>
         <link>https://padlet.com/wsehl/000/wish/195278272</link>
         <description><![CDATA[<div>#include &lt;iostream&gt;<br>using namespace std;<br>int main()<br>{<br>int n;<br>cin &gt;&gt; n;<br>cout &lt;&lt; n/6 &lt;&lt; " " &lt;&lt; (n/3)*2 &lt;&lt; " " &lt;&lt; n/6;<br>}<br><a href="http://prntscr.com/gv8ebl">http://prntscr.com/gv8ebl</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-09 15:41:31 UTC</pubDate>
         <guid>https://padlet.com/wsehl/000/wish/195278272</guid>
      </item>
      <item>
         <title>acmp0004</title>
         <author>wsehl</author>
         <link>https://padlet.com/wsehl/000/wish/195279724</link>
         <description><![CDATA[<div>#include &lt;iostream&gt; <br>using namespace std; <br>int main() <br>{ <br>int a; <br>cin&gt;&gt;a; <br>cout&lt;&lt;a*100+90+(9-a);  <br>}<br><a href="http://prntscr.com/gv8g0b">http://prntscr.com/gv8g0b</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-09 15:45:05 UTC</pubDate>
         <guid>https://padlet.com/wsehl/000/wish/195279724</guid>
      </item>
      <item>
         <title>acmp0025</title>
         <author>wsehl</author>
         <link>https://padlet.com/wsehl/000/wish/203598796</link>
         <description><![CDATA[<div>#include &lt;iostream&gt;<br>using namespace std;<br>int main()<br>{<br>&nbsp; &nbsp; int a,b;<br>&nbsp; &nbsp; cin &gt;&gt; a &gt;&gt; b;<br>&nbsp; &nbsp; if(a&gt;b){<br>&nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; "&gt;";<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; if(a&lt;b){<br>&nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; "&lt;";<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; if(a==b){<br>&nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; "=";<br>&nbsp; &nbsp; }<br>}<br><a href="http://prntscr.com/h6ffc9">http://prntscr.com/h6ffc9</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-05 08:23:24 UTC</pubDate>
         <guid>https://padlet.com/wsehl/000/wish/203598796</guid>
      </item>
   </channel>
</rss>
