[PR #192] number invalid if number >= base #466

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

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

State: closed
Merged: Yes


In any to decimal conversions number should not be greater than or equal to base.

**Original Pull Request:** https://github.com/TheAlgorithms/C/pull/192 **State:** closed **Merged:** Yes --- In any to decimal conversions number should not be greater than or equal to base.
claunia added the pull-request label 2026-01-29 15:13:02 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#466