0_0_8329566_650.cpp: In function `int main()':
0_0_8329566_650.cpp:89: error: invalid initialization of non-const reference of type 'bignum&' from a temporary of type 'bignum'
0_0_8329566_650.cpp:13: error: in passing argument 2 of `bignum add(bignum&, bignum&)'
|