Can anyone describe an efficient approach to handle enormous data of the orser of 10^100 in C,without using built in large data types,like long long etc.
↧
Can anyone describe an efficient approach to handle enormous data of the orser of 10^100 in C,without using built in large data types,like long long etc.