<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>python-competitive-programming on jonah vairon</title>
    <link>https://58e1b19d.site-bk0.pages.dev/python-competitive-programming/</link>
    <description>Recent content in python-competitive-programming on jonah vairon</description>
    <generator>Hugo</generator>
    <language>en-uk</language>
    <copyright>© 2025 Jonah Vairon</copyright>
    <lastBuildDate>Thu, 26 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://58e1b19d.site-bk0.pages.dev/python-competitive-programming/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>cencry - encryption</title>
      <link>https://58e1b19d.site-bk0.pages.dev/python-competitive-programming/cencry/</link>
      <pubDate>Thu, 26 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://58e1b19d.site-bk0.pages.dev/python-competitive-programming/cencry/</guid>
      <description>&lt;h2 id=&#34;problem&#34;&gt;problem&lt;/h2&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Marko is going to write a secret letter to a friend. He thought it is better to encrypt letter so that no other person can read it. After long thought he came up with an encryption scheme which was lame but he thought it will work anyways.&lt;/p&gt;&#xA;&lt;p&gt;To encrypt a text he first wrote two infinite strings of characters first string consists only of vowels and second string consists of consonants only.&lt;/p&gt;</description>
    </item>
    <item>
      <title>intest - enormous input test</title>
      <link>https://58e1b19d.site-bk0.pages.dev/python-competitive-programming/intest/</link>
      <pubDate>Tue, 24 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://58e1b19d.site-bk0.pages.dev/python-competitive-programming/intest/</guid>
      <description>&lt;h2 id=&#34;problem&#34;&gt;problem&lt;/h2&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The purpose of this problem is to verify whether the method you are using to read input data is sufficiently fast to handle problems branded with the enormous Input/Output warning. You are expected to be able to process at least 2.5MB of input data per second at runtime.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Input&lt;/strong&gt;:&#xA;The input begins with two positive integers n k (n, k&amp;lt;=107). The next n lines of input contain one positive integer ti, not greater than 109, each.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
