0_0_2840800_20830.cpp: In member function `CBigInt CBigInt::Sub(CBigInt&)':
0_0_2840800_20830.cpp:132: error: integer constant is too large for "long" type
0_0_2840800_20830.cpp: In member function `CBigInt CBigInt::Sub(long unsigned int)':
0_0_2840800_20830.cpp:147: error: integer constant is too large for "long" type
0_0_2840800_20830.cpp: In member function `CBigInt CBigInt::Div(CBigInt&)':
0_0_2840800_20830.cpp:211: error: no matching function for call to `CBigInt::Mov(CBigInt)'
0_0_2840800_20830.cpp:65: note: candidates are: void CBigInt::Mov(long long unsigned int)
0_0_2840800_20830.cpp:59: note: void CBigInt::Mov(CBigInt&)
0_0_2840800_20830.cpp:221: error: no matching function for call to `CBigInt::Mov(CBigInt)'
0_0_2840800_20830.cpp:65: note: candidates are: void CBigInt::Mov(long long unsigned int)
0_0_2840800_20830.cpp:59: note: void CBigInt::Mov(CBigInt&)
0_0_2840800_20830.cpp:222: error: no matching function for call to `CBigInt::Sub(CBigInt)'
0_0_2840800_20830.cpp:116: note: candidates are: CBigInt CBigInt::Sub(CBigInt&)
0_0_2840800_20830.cpp:142: note: CBigInt CBigInt::Sub(long unsigned int)
0_0_2840800_20830.cpp: In member function `CBigInt CBigInt::Mod(CBigInt&)':
0_0_2840800_20830.cpp:257: error: no matching function for call to `CBigInt::Mov(CBigInt)'
0_0_2840800_20830.cpp:65: note: candidates are: void CBigInt::Mov(long long unsigned int)
0_0_2840800_20830.cpp:59: note: void CBigInt::Mov(CBigInt&)
0_0_2840800_20830.cpp:261: error: no matching function for call to `CBigInt::Mov(CBigInt)'
0_0_2840800_20830.cpp:65: note: candidates are: void CBigInt::Mov(long long unsigned int)
0_0_2840800_20830.cpp:59: note: void CBigInt::Mov(CBigInt&)
0_0_2840800_20830.cpp:268: error: no matching function for call to `CBigInt::Mov(CBigInt)'
0_0_2840800_20830.cpp:65: note: candidates are: void CBigInt::Mov(long long unsigned int)
0_0_2840800_20830.cpp:59: note: void CBigInt::Mov(CBigInt&)
0_0_2840800_20830.cpp: In member function `long unsigned int CBigInt::Mod(long unsigned int)':
0_0_2840800_20830.cpp:281: error: integer constant is too large for "long" type
0_0_2840800_20830.cpp: In member function `void CBigInt::Get(char*, unsigned int)':
0_0_2840800_20830.cpp:292: error: no matching function for call to `CBigInt::Mov(CBigInt)'
0_0_2840800_20830.cpp:65: note: candidates are: void CBigInt::Mov(long long unsigned int)
0_0_2840800_20830.cpp:59: note: void CBigInt::Mov(CBigInt&)
0_0_2840800_20830.cpp:297: error: no matching function for call to `CBigInt::Mov(CBigInt)'
0_0_2840800_20830.cpp:65: note: candidates are: void CBigInt::Mov(long long unsigned int)
0_0_2840800_20830.cpp:59: note: void CBigInt::Mov(CBigInt&)
0_0_2840800_20830.cpp: In member function `void CBigInt::Put(char*, unsigned int)':
0_0_2840800_20830.cpp:314: error: no matching function for call to `CBigInt::Mov(CBigInt)'
0_0_2840800_20830.cpp:65: note: candidates are: void CBigInt::Mov(long long unsigned int)
0_0_2840800_20830.cpp:59: note: void CBigInt::Mov(CBigInt&)
|