mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-14 13:54:36 +00:00
[PR #366] [CLOSED] Adding conversion Algorithme to convert from decimal to ANY base (HacktoberFest 2k19) #717
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/366
Author: @abdelhak-ihadjadene
Created: 10/7/2019
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
6949909Adding a conversion algorithme to convert from decimal to ANY base + fixing a little bit the README.md file034741cFor solution of problem 6 of project_euler, modifed the code solution so it can be applied to the 'n' first numberse80cc25Revert "For solution of problem 6 of project_euler, modifed the code solution so it can be applied to the 'n' first numbers"db02675Revert "Adding a conversion algorithme to convert from decimal to ANY base + fixing a little bit the README.md file"📄 Description
Adding a conversion algorithme to convert from decimal to ANY base +fixing a little bit the README.md file
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.