高精度乘法运算

#include
#include
using namespace std; 
char a[2001] = {},b[2001] = {};
int a1[2001] = {},b1[2001]={},c[4500]={};
int main()
{ 
	cin >> a >> b;
	int aL = strlen(a),bL = strlen(b);
	int maxL = aL < bL ? bL : aL;
	// 倒叙存储2个整型数组中
	for(int i=0;i=0;i--){
		if(!a && c[i]==0){
			
		}else if(c[i]!=0){
			a = true;
			ts += to_string(c[i]);
		}else if(a){
			ts += to_string(c[i]);
		}
	}
	if(ts == ""){
		cout<<0;
	}else{
		cout<

高精度乘法运算_第1张图片

你可能感兴趣的:(算法,算法,c++,数据结构)