⼩杨编写了一个如下的⾼精度乘法函数 ,则横线上应填写的代码为( )。
1 temp = c[k]
1 temp = c[k] + carry
1 temp = c[k] - carry
1 temp = c[k] * carry