67849_0_22165.cpp: In constructor `BigNum::BigNum(const char*)':
67849_0_22165.cpp:48: error: comparison between distinct pointer types `const char*' and `int*' lacks a cast
67849_0_22165.cpp:50: error: invalid operands of types `const char*' and `int[20000]' to binary `operator-'
|