<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>calendar | Learn C Games Programming Blog</title>
	<atom:link href="https://learncgames.com/tag/calendar/feed/" rel="self" type="application/rss+xml" />
	<link>https://learncgames.com</link>
	<description>A blog about C, programming games and my ebook(s).</description>
	<lastBuildDate>Tue, 01 Mar 2022 11:29:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://learncgames.com/wp-content/uploads/2020/03/cropped-favicon-32x32.png</url>
	<title>calendar | Learn C Games Programming Blog</title>
	<link>https://learncgames.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">181446779</site>	<item>
		<title>The Two Dice Calendar Puzzle</title>
		<link>https://learncgames.com/the-two-dice-calendar-puzzle/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-two-dice-calendar-puzzle</link>
		
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Thu, 03 Mar 2022 00:00:47 +0000</pubDate>
				<category><![CDATA[puzzle]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[dice]]></category>
		<guid isPermaLink="false">https://learncgames.com/?p=3016</guid>

					<description><![CDATA[<p>A few years back I owned a calendar made up of two dice (a bit like the image from Wikipedia) to show the day of the month. The two dice had all the digits needed to display any number from 01 to 31. It&#8217;s a neat little puzzle to ask someone if they can figure [&#8230;]</p>
The post <a href="https://learncgames.com/the-two-dice-calendar-puzzle/">The Two Dice Calendar Puzzle</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" class="alignleft size-full wp-image-3017" src="https://learncgames.com/wp-content/uploads/2022/03/two-dice-calendar.png" alt="Two dice calendar" width="450" height="446" srcset="https://learncgames.com/wp-content/uploads/2022/03/two-dice-calendar.png 450w, https://learncgames.com/wp-content/uploads/2022/03/two-dice-calendar-300x297.png 300w, https://learncgames.com/wp-content/uploads/2022/03/two-dice-calendar-150x150.png 150w" sizes="(max-width: 450px) 100vw, 450px" />A few years back I owned a calendar made up of two dice (a bit like the image from Wikipedia) to show the day of the month. The two dice had all the digits needed to display any number from 01 to 31. It&#8217;s a neat little puzzle to ask someone if they can figure out what the numbers on each of the two dice must be for this to work.</p>
<p>You can probably find the answer on the web, and it took me just 30 seconds to find one.  But still, it is a fun little puzzle.</p>
<p>What I thought was, could I write a program to solve it? So I&#8217;m going to try it. It will be in C# to start with but if that works, I&#8217;ll redo it in C and publish both on here.</p>The post <a href="https://learncgames.com/the-two-dice-calendar-puzzle/">The Two Dice Calendar Puzzle</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3016</post-id>	</item>
	</channel>
</rss>
