Introduction - If you have any usage issues, please Google them yourself
Create a large integer class HugeInteger, with such an array of 40 elements to store a large integer (up to no more than 40). (1) define a few large integer arithmetic member functions, including inputHugeInteger, outputHugeInteger, addHugeIntegers and substractHugeIntegers