大整數類的應用 bjfu1005

2021-07-07 10:50:42 字數 1015 閱讀 7029

寫了一上午,,,哦哦哦!

通過字串進行n的階乘的運算,從0位置開始,若有進製,將答案長度加上1。並且對後面的按照進製進行賦值。

# include

# include

# include

chara[100000];

voidjiecheng(intn)

while(cin)

}

//  printf("count is %d\n",count);

//  printf("cin is %d\n",cin);

for(i=m-1;i>=0;i--)

printf("%c",a[i]);

printf("\n");

}

}

intmain ()

return0;

}

STL應用 大整數類

結構體biginteger可用於儲存高精度非負整數 struct biginteger 建構函式 biginteger operator long long num while num 0 return this biginteger operator const string str 賦值運算子 ...

大整數C 類的實現

include include include includeusing namespace std class bigint ostream operator ostream out,bigint bint 該函式得作用是將向量中的每乙個數字轉化為字元 數字 0 就相當於將數字轉化為字元 stri...

大整數類的實現(4)(原創)

5 helper.h namespace dozerg return base bool dividestringbytwo std string value,bool iszero std string size type p value.find last not of char 0 1 isz...