<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: S CH MAJUMDER</title>
    <description>The latest articles on DEV Community by S CH MAJUMDER (@schm06).</description>
    <link>https://dev.to/schm06</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F442710%2F814b995b-f33b-4946-8616-08b96b8f4a25.jpeg</url>
      <title>DEV Community: S CH MAJUMDER</title>
      <link>https://dev.to/schm06</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/schm06"/>
    <language>en</language>
    <item>
      <title>@Problem Archive - cp_01</title>
      <dc:creator>S CH MAJUMDER</dc:creator>
      <pubDate>Sat, 08 Aug 2020 13:40:49 +0000</pubDate>
      <link>https://dev.to/schm06/problem-archive-cp01-45bf</link>
      <guid>https://dev.to/schm06/problem-archive-cp01-45bf</guid>
      <description>&lt;p&gt;@Problem Archive - competitive programming.&lt;/p&gt;

&lt;h1&gt;
  
  
  1st problem: URI Online Judge | 1001 Extremely Basic Adapted by Neilor Tonin, URI Brazil
&lt;/h1&gt;

&lt;p&gt;Timelimit: 1 / Read 2 variables, named A and B and make the sum of these two variables, assigning its result to the variable X. Print X as shown below. Print endline after the result otherwise you will get “Presentation Error”.&lt;/p&gt;

&lt;p&gt;Input The input file will contain 2 integer numbers.&lt;/p&gt;

&lt;p&gt;Output Print the letter X (uppercase) with a blank space before and after the equal signal followed by the value of X, according to the following example.&lt;/p&gt;

&lt;p&gt;Obs.: don't forget the endline after all.&lt;/p&gt;

&lt;p&gt;Samples Input 10 9 | -10 4 | 15 -7&lt;/p&gt;

&lt;p&gt;Samples Output X = 19 | X = -6 | X = 8&lt;/p&gt;

</description>
      <category>programming</category>
      <category>problem</category>
      <category>c</category>
    </item>
  </channel>
</rss>
