can you give me a C++ program for calculating (n!/(p!q!r!)) where n,p,q,r are in the range of 100000... thanks in advance....
↧
can you give me a C++ program for calculating (n!/(p!q!r!)) where n,p,q,r are in the range of 100000... thanks in advance....