搜索资源列表
list_str_mul
- 2个1000位大整数相乘,采用链表的方式组织乘数和被乘数,相乘得到结果存在链表中,最后累加打印出结果
list_str_mul
- 2个1000位大整数相乘,采用链表的方式组织乘数和被乘数,相乘得到结果存在链表中,最后累加打印出结果-2 1000 big integer multiplication, using linked list organizing multiplier and multiplicand, multiplying the result list in existence, and finally print out the results