mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-14 21:46:11 +00:00
[PR #33] [MERGED] adding disarium number check and infix to postfix using stack #248
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/33
Author: @ashish4321
Created: 8/25/2017
Status: ✅ Merged
Merged: 1/6/2018
Merged by: @christianbender
Base:
master← Head:master📝 Commits (4)
83e4427Add files via upload9140beaAdd files via upload6974f28Update disarium.cf361d45Update convert.c📊 Changes
2 files changed (+93 additions, -0 deletions)
View changed files
➕
convert.c(+62 -0)➕
disarium.c(+31 -0)📄 Description
adding disarium number check and infix to postfix using stack
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.