YoussefMoataz / BigDecimalInt_A1_T1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Big Decimal Int

Project details :

  • Faculty of Computers and Artificial Intellience - Cairo University
  • Doctor Mohammad El-Ramly
  • Course : CS213 - Object Oriented Programming
  • Assignment : 1
  • Group task

Description :

This project creates new integer data type with no size limit and applies some operations to it.

Features :

  • Addition
  • Subtraction
  • Greater than check
  • Smaller than check
  • Equality check
  • Easy assignment
  • Size check
  • Sign check
  • Printing output

About


Languages

Language:C++ 98.9%Language:CMake 1.1%