<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>C++ on Shai Asher</title><link>https://slow-is-smooth.io/tags/c++/</link><description>Recent content in C++ on Shai Asher</description><generator>Hugo</generator><language>en-gb</language><lastBuildDate>Mon, 21 Jul 2025 12:53:38 +0000</lastBuildDate><atom:link href="https://slow-is-smooth.io/tags/c++/index.xml" rel="self" type="application/rss+xml"/><item><title>Solving the Pandigital Puzzle with AVX2 SIMD Acceleration.</title><link>https://slow-is-smooth.io/blog/solving-the-pandigital-puzzle-with-avx2-simd-acceleration/</link><pubDate>Mon, 21 Jul 2025 12:53:38 +0000</pubDate><guid>https://slow-is-smooth.io/blog/solving-the-pandigital-puzzle-with-avx2-simd-acceleration/</guid><description>&lt;h2 id="using-avx2-simd-instructions-in-c-to-accelerate-the-search-for-the-largest-1-9-pandigital-concatenated-product"&gt;Using AVX2 SIMD instructions in C++ to accelerate the search for the largest 1-9 pandigital concatenated product.&lt;/h2&gt;&#10;&lt;p&gt;If you&amp;rsquo;ve ever tackled &lt;strong&gt;Project Euler Problem 38&lt;/strong&gt;, you&amp;rsquo;re likely familiar with the hunt for the largest 1-to-9 pandigital number that can be formed by concatenating the product of an integer with &lt;code&gt;(1, 2, ..., n)&lt;/code&gt;.&lt;/p&gt;</description></item></channel></rss>