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