<?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: Kamal Kant Mandal ❄️🇮🇳❄️</title>
    <description>The latest articles on DEV Community by Kamal Kant Mandal ❄️🇮🇳❄️ (@yeskamal).</description>
    <link>https://dev.to/yeskamal</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%2F845869%2F659aebec-9c25-4b2a-bb8c-f8717fc376e3.jpg</url>
      <title>DEV Community: Kamal Kant Mandal ❄️🇮🇳❄️</title>
      <link>https://dev.to/yeskamal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yeskamal"/>
    <language>en</language>
    <item>
      <title>"How to create list from a grid present in a file"</title>
      <dc:creator>Kamal Kant Mandal ❄️🇮🇳❄️</dc:creator>
      <pubDate>Mon, 11 Apr 2022 19:22:58 +0000</pubDate>
      <link>https://dev.to/yeskamal/how-to-create-list-from-a-grid-present-in-a-file-2cpm</link>
      <guid>https://dev.to/yeskamal/how-to-create-list-from-a-grid-present-in-a-file-2cpm</guid>
      <description>&lt;p&gt;I have a file containing &lt;/p&gt;

&lt;p&gt;12&lt;br&gt;
12&lt;br&gt;
0 0 0 1 0 1 0 1 0 1 0 1&lt;br&gt;
1 0 0 1 0 1 0 0 1 0 0 0&lt;br&gt;
1 1 1 1 0 1 0 0 0 0 0 1&lt;br&gt;
1 0 1 0 0 0 0 1 0 0 0 0&lt;br&gt;
0 0 0 0 0 0 1 0 1 0 1 0&lt;br&gt;
1 0 0 1 0 1 0 0 0 1 0 0&lt;br&gt;
1 0 0 0 0 1 0 0 1 0 0 1&lt;br&gt;
0 0 0 0 0 1 0 1 0 1 0 0&lt;br&gt;
0 0 1 0 1 0 1 0 1 0 1 1&lt;br&gt;
0 0 1 0 1 0 1 0 1 0 0 0&lt;br&gt;
0 0 0 0 0 1 0 1 0 0 0 0&lt;br&gt;
0 0 1 0 0 0 0 1 0 1 0 0&lt;/p&gt;

&lt;p&gt;I just want to read the grid and store into a dynamic array.&lt;br&gt;
Could anyone please help me this?&lt;/p&gt;

</description>
      <category>cpp</category>
      <category>clan</category>
    </item>
  </channel>
</rss>
