<?xml version="1.0" encoding="utf-8" ?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:tt="http://teletype.in/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/"><title>@skuratoff</title><author><name>@skuratoff</name></author><id>https://teletype.in/atom/skuratoff</id><link rel="self" type="application/atom+xml" href="https://teletype.in/atom/skuratoff?offset=0"></link><link rel="alternate" type="text/html" href="https://teletype.in/@skuratoff?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=skuratoff"></link><link rel="next" type="application/rss+xml" href="https://teletype.in/atom/skuratoff?offset=10"></link><link rel="search" type="application/opensearchdescription+xml" title="Teletype" href="https://teletype.in/opensearch.xml"></link><updated>2026-04-17T17:36:27.272Z</updated><entry><id>skuratoff:QpnGujc4F</id><link rel="alternate" type="text/html" href="https://teletype.in/@skuratoff/QpnGujc4F?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=skuratoff"></link><title>Новая статья</title><published>2021-01-14T16:51:54.297Z</published><updated>2021-01-14T16:52:31.863Z</updated><summary type="html">Hello, world!</summary><content type="html">
  &lt;p&gt;Hello, world!&lt;/p&gt;
  &lt;pre&gt;#include &amp;lt;iostream&amp;gt;
#include &amp;lt;cstdlib&amp;gt; 
using namespace std;

int main()
 {
    cout &amp;lt;&amp;lt; &amp;quot;Hello, world!&amp;quot; &amp;lt;&amp;lt; endl;
    system(&amp;quot;pause&amp;quot;); 
    return 0;
 }&lt;/pre&gt;

</content></entry></feed>