<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Петраш Янош Яношович - Petrás János by Janos Petras</title>
      <link>https://padlet.com/123janos456/inf2020</link>
      <description>https://www.facebook.com/petras.janos.3</description>
      <language>en-us</language>
      <pubDate>2020-06-02 11:27:49 UTC</pubDate>
      <lastBuildDate>2025-11-14 17:08:51 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Яношівський ліцей</title>
         <author>123janos456</author>
         <link>https://padlet.com/123janos456/inf2020/wish/611601530</link>
         <description><![CDATA[<div>https://www.facebook.com/janosi.liceum?fref=search&amp;__tn__=%2Cd%2CP-R&amp;eid=ARB2xgS_lOLssU0hV-dtCQgBf0h8rJR0spPzZuQBvXHylOhU6_E_hATU4HoHIBTTbGMhCi5Wnf2D39vF</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/607074707/cfe9eb542b6884e64a4d0e3e87fabe98/k_p_liceum.jpg" />
         <pubDate>2020-06-04 17:42:26 UTC</pubDate>
         <guid>https://padlet.com/123janos456/inf2020/wish/611601530</guid>
      </item>
      <item>
         <title>Підручник 7 клас</title>
         <author>123janos456</author>
         <link>https://padlet.com/123janos456/inf2020/wish/611604843</link>
         <description><![CDATA[<div>https://geneza.ua/serednya-ta-starsha-shkoli/7-klas</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/607074707/4826c01d6068d6b5c3ecbe7ea24371f5/Ryvkind_Info_U_7_rus__078_15__0.jpg" />
         <pubDate>2020-06-04 17:44:03 UTC</pubDate>
         <guid>https://padlet.com/123janos456/inf2020/wish/611604843</guid>
      </item>
      <item>
         <title>Презентація</title>
         <author>123janos456</author>
         <link>https://padlet.com/123janos456/inf2020/wish/611621775</link>
         <description><![CDATA[<div>Курси підвищення кваліфікації вчителів</div><div> інформатики</div><div><strong>02-05.06.2020</strong></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/607074707/94273e2cd2094c6d7e2b70f2c44a30ee/Prezentacija.pptx" />
         <pubDate>2020-06-04 17:52:10 UTC</pubDate>
         <guid>https://padlet.com/123janos456/inf2020/wish/611621775</guid>
      </item>
      <item>
         <title>Profile - E-Olymp</title>
         <author>123janos456</author>
         <link>https://padlet.com/123janos456/inf2020/wish/611626225</link>
         <description><![CDATA[<div>https://www.e-olymp.com/uk/users/PJanos</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-06-04 17:54:18 UTC</pubDate>
         <guid>https://padlet.com/123janos456/inf2020/wish/611626225</guid>
      </item>
      <item>
         <title>Facebook </title>
         <author>123janos456</author>
         <link>https://padlet.com/123janos456/inf2020/wish/611630233</link>
         <description><![CDATA[<div>https://www.facebook.com/petras.janos.3</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/607074707/9bc1c807bdf648486c3bdc86791945ef/89205193_3043210509070531_7231622614517547008_o.jpg" />
         <pubDate>2020-06-04 17:56:23 UTC</pubDate>
         <guid>https://padlet.com/123janos456/inf2020/wish/611630233</guid>
      </item>
      <item>
         <title>Педагогічний колектив - Яношівський ліцей</title>
         <author>123janos456</author>
         <link>https://padlet.com/123janos456/inf2020/wish/611633396</link>
         <description><![CDATA[<div>https://janosiliceum.ucoz.net/index/pedagogichnij_kolektiv/0-4</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-06-04 17:57:59 UTC</pubDate>
         <guid>https://padlet.com/123janos456/inf2020/wish/611633396</guid>
      </item>
      <item>
         <title>Розв&#39;язки#7113051</title>
         <author>123janos456</author>
         <link>https://padlet.com/123janos456/inf2020/wish/611641172</link>
         <description><![CDATA[<div>https://www.e-olymp.com/uk/submissions/7113051    <br><br><strong>#include &lt;bits/stdc++.h&gt;</strong><br><br><strong>using</strong> <strong>namespace</strong> std;<br><br><strong>int</strong> <strong>main</strong>(){<br>       freopen("input.txt","r",stdin);<br>       freopen("output.txt","w",stdout);<br>       <strong>int</strong> a;<br>       cin&gt;&gt;a;<br>       cout&lt;&lt; a/10 &lt;&lt;" "&lt;&lt; a%10 &lt;&lt; endl;<br>  <strong>return</strong> 0;<br><br><br>}</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/607074707/e9a4a1620befe58f17077409fa00c2fe/olimp.png" />
         <pubDate>2020-06-04 18:02:22 UTC</pubDate>
         <guid>https://padlet.com/123janos456/inf2020/wish/611641172</guid>
      </item>
      <item>
         <title>Олімпіада</title>
         <author>123janos456</author>
         <link>https://padlet.com/123janos456/inf2020/wish/611645058</link>
         <description><![CDATA[<div>https://www.e-olymp.com/uk/submissions/7113102<br><br><br><strong>#include &lt;iostream&gt;</strong><br><strong>using</strong> <strong>namespace</strong> std;<br><br><strong>int</strong> <strong>main</strong>() {<br>    <strong>int</strong> h1, m1, s1, h2, m2, s2;<br>    cin &gt;&gt; h1 &gt;&gt; m1 &gt;&gt; s1 &gt;&gt; h2 &gt;&gt; m2 &gt;&gt; s2;<br>    <strong>if</strong> (s2 &lt; s1) {<br>         s2 += 60;<br>         m2 -= 1;<br>    }<br>    <strong>if</strong> (m2 &lt; m1) {<br>         m2 +=60;<br>         h2 -=1;<br>    <br>    }<br>    cout &lt;&lt; h2 - h1 &lt;&lt; " " &lt;&lt; m2 - m1 &lt;&lt; " " &lt;&lt; s2 - s1;<br>    <strong>return</strong> 0;<br>}</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/607074707/e1e516f4f1079d93ccd6968424fb6368/olimpia_2.png" />
         <pubDate>2020-06-04 18:04:40 UTC</pubDate>
         <guid>https://padlet.com/123janos456/inf2020/wish/611645058</guid>
      </item>
      <item>
         <title></title>
         <author>123janos456</author>
         <link>https://padlet.com/123janos456/inf2020/wish/611649094</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/607074707/654d622f215ab7dad1acb7258f52dae7/__________________________.docx" />
         <pubDate>2020-06-04 18:06:56 UTC</pubDate>
         <guid>https://padlet.com/123janos456/inf2020/wish/611649094</guid>
      </item>
      <item>
         <title>Google Profile</title>
         <author>123janos456</author>
         <link>https://padlet.com/123janos456/inf2020/wish/611650514</link>
         <description><![CDATA[<div>https://drive.google.com/drive/u/0/my-drive</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/607074707/43b45aab87a03c7ec2611b3fb8891e9b/goole.png" />
         <pubDate>2020-06-04 18:07:41 UTC</pubDate>
         <guid>https://padlet.com/123janos456/inf2020/wish/611650514</guid>
      </item>
      <item>
         <title></title>
         <author>123janos456</author>
         <link>https://padlet.com/123janos456/inf2020/wish/611880404</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/607074707/baacf39e30125c9d501e045b80218e88/inbound2581713157526265752.png" />
         <pubDate>2020-06-04 20:31:22 UTC</pubDate>
         <guid>https://padlet.com/123janos456/inf2020/wish/611880404</guid>
      </item>
      <item>
         <title>Журнал «Інформатика в школі»</title>
         <author>123janos456</author>
         <link>https://padlet.com/123janos456/inf2020/wish/611913358</link>
         <description><![CDATA[]]></description>
         <enclosure url="http://journal.osnova.com.ua/journal/27-Інформатика_в_школі" />
         <pubDate>2020-06-04 20:55:46 UTC</pubDate>
         <guid>https://padlet.com/123janos456/inf2020/wish/611913358</guid>
      </item>
      <item>
         <title>LearningApp</title>
         <author>123janos456</author>
         <link>https://padlet.com/123janos456/inf2020/wish/611922878</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://learningapps.org/2774314" />
         <pubDate>2020-06-04 21:03:57 UTC</pubDate>
         <guid>https://padlet.com/123janos456/inf2020/wish/611922878</guid>
      </item>
      <item>
         <title>Номер мобільного телефону</title>
         <author>123janos456</author>
         <link>https://padlet.com/123janos456/inf2020/wish/613035935</link>
         <description><![CDATA[<div><strong>#include &lt;iostream&gt;</strong><br><strong>#include &lt;string&gt;</strong><br><strong>#include &lt;set&gt;</strong><br><strong>#include &lt;algorithm&gt;</strong><br><strong>using</strong> <strong>namespace</strong> std;<br><strong>int</strong> <strong>main</strong>() {<br>    set&lt;<strong>char</strong>&gt;sav= {'0','1','2','3','4','5','6','7','8','9'};<br>    string s;<br>    getline(cin,s);<br>    <strong>for</strong>(<strong>int</strong> i=0; i!=s.length(); i++)<br>        <strong>if</strong>(sav.count(s[i])!=0) {<br>            sav.erase(s[i]);<br>        }<br>    cout&lt;&lt;sav.size()&lt;&lt;endl;<br>    <strong>for</strong>(set&lt;<strong>char</strong>&gt;::iterator iter=sav.begin(); iter!=sav.end(); iter++) {<br>        cout&lt;&lt;*iter&lt;&lt;" ";<br>    }<br>    <strong>return</strong> 0;<br>}</div>]]></description>
         <enclosure url="https://www.e-olymp.com/uk/submissions/7115688" />
         <pubDate>2020-06-05 14:03:42 UTC</pubDate>
         <guid>https://padlet.com/123janos456/inf2020/wish/613035935</guid>
      </item>
   </channel>
</rss>
