mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00:00
[PR #600] [MERGED] feat:Add Polynomial Addition #1047
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/600
Author: @Ankita19ms0010
Created: 9/4/2020
Status: ✅ Merged
Merged: 9/18/2020
Merged by: @Panquesito7
Base:
master← Head:project1📝 Commits (9)
3f0b59dfeat:Add Polynomial Additioncdaec3aReview changes9a86123updating DIRECTORY.mdc0706c6Apply suggestions from code review607f565Corrected printing77bd6a6file path fixeddb51c30updating DIRECTORY.md6aaaecbCorrected free memory287f645Merge branch 'project1' of https://github.com/Ankita19ms0010/C into project1📊 Changes
2 files changed (+320 additions, -0 deletions)
View changed files
📝
DIRECTORY.md(+1 -0)➕
misc/poly_add.c(+319 -0)📄 Description
Description of Change
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.