<?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: Amr Elmoogy</title>
    <description>The latest articles on DEV Community by Amr Elmoogy (@elmoogym).</description>
    <link>https://dev.to/elmoogym</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%2F403201%2F5a12d81a-6a96-4c1f-8af6-fcc878da8f67.jpeg</url>
      <title>DEV Community: Amr Elmoogy</title>
      <link>https://dev.to/elmoogym</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/elmoogym"/>
    <language>en</language>
    <item>
      <title>Help me to figure out pattern </title>
      <dc:creator>Amr Elmoogy</dc:creator>
      <pubDate>Mon, 16 Aug 2021 16:55:02 +0000</pubDate>
      <link>https://dev.to/elmoogym/help-me-to-figure-out-pattern-ica</link>
      <guid>https://dev.to/elmoogym/help-me-to-figure-out-pattern-ica</guid>
      <description>&lt;p&gt;Hi, I have an array of Fibonacci numbers up to (10 power 6) and a lot of Queries that ranges from L to R, these ranges are not indices but Fibonacci number, I wanna calculate number of even and odd numbers in these range, Is there a fast method to get this instead of take a loop from beginning range to end in these whole queries ?&lt;/p&gt;

&lt;p&gt;Example : &lt;br&gt;
2 &lt;br&gt;
2 21 &lt;br&gt;
3 13 &lt;/p&gt;

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