<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Need help with easy program' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Need help with easy program' posted on the 'Pascal' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 09:05:58 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 09:05:58 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Need help with easy program</title>
      <link>http://www.programmersheaven.com/mb/pasprog/430599/430599/need-help-with-easy-program/</link>
      <description>Hello, i'm rather new to pascal programming and i'm stuck on a pretty&lt;br /&gt;
easy program. I was hoping maybe someone would help me get it done.&lt;br /&gt;
&lt;br /&gt;
Okay, so the task is:&lt;br /&gt;
Write a program which asks the user for a sum (x). The program has to &lt;br /&gt;
issue how this sum is possible to pay with 500, 100, 25, 10 and 1 monetary units. In first priority you must use the larger units.&lt;br /&gt;
&lt;br /&gt;
Example what the result should look like:&lt;br /&gt;
Entered sum: 5472&lt;br /&gt;
5472 can be payed like this:&lt;br /&gt;
10x 500&lt;br /&gt;
4x 100&lt;br /&gt;
2x 25&lt;br /&gt;
2x 10&lt;br /&gt;
2x 1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thanks in advance.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pasprog/430599/430599/need-help-with-easy-program/</guid>
      <pubDate>Tue, 11 Dec 2012 05:48:43 -0700</pubDate>
      <category>Pascal</category>
    </item>
  </channel>
</rss>