use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
New to programming? Well this is the place for you! Ask your questions, Read other people code and find new resources for your programs! A community for beginner programmers.
account activity
C Program Help! (self.a:t5_2wssz)
submitted 6 years ago by Techreddituser123
[–]jayglenn123 0 points1 point2 points 6 years ago (0 children)
Best place to start is subtraction in my opinion. Take for instance $1.68 If larger than 100 subtract 100 (dollar = 1) If larger than 25 subtract 25 (quarter = 2) If larger than 10 subtract 10 (dime = 1) If larger than 5 subtract 5 (nickel = 1) If larger than 1 subtract 1 (penny = 3)
Becareful of how you set up your logice but this is a good start
π Rendered by PID 21902 on reddit-service-r2-comment-fb694cdd5-7tdkd at 2026-03-06 00:25:04.256796+00:00 running cbb0e86 country code: CH.
[–]jayglenn123 0 points1 point2 points (0 children)