Skip to content

vahehakobyanv/BigInteger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigInteger

BigIntegers constructor was reciving string parametrs and was return LinkedList. This is my biginteger class with operators sub, mul and sum. Used doubly linked list for this operators and for them i write functions sum, sub and mul which is reciving 2 linked list arguments and was returning LinkedList.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages