[PR #129] Create demonetization.c #357

Closed
opened 2026-01-29 15:12:01 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/TheAlgorithms/C/pull/129

State: closed
Merged: Yes


Problem involving no. of ways to dispense different currency notes for a particular amount by an ATM machine; involves recursion.

**Original Pull Request:** https://github.com/TheAlgorithms/C/pull/129 **State:** closed **Merged:** Yes --- Problem involving no. of ways to dispense different currency notes for a particular amount by an ATM machine; involves recursion.
claunia added the pull-request label 2026-01-29 15:12:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#357