@jeeva Can you pls explain me in detail or some link to the tutorial of string manipulation in C++. I googled about it but most of the links are in Python & Javascript.
On Feb 4, 9:29 pm, subramania jeeva <[email protected]> wrote: > Use string multiplication. :) > > Cheers > ~ Jeeva ~ > > On Fri, Feb 4, 2011 at 9:49 PM, Rahul Verma <[email protected]>wrote: > > > > > > > > > Hi Group, > > > Let me help to solve this problem of SPOJ > >https://www.spoj.pl/problems/FCTRL2/ > > > The approach to solve the problem is very easy and I'm confused that > > how to store such a large no. like 100! in a variable using C++ > > Language. > > > Thanx & Regards, > > Rahul Verma > > > -- > > You received this message because you are subscribed to the Google Groups > > "Algorithm Geeks" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<algogeeks%2Bunsubscribe@googlegroups > > .com> > > . > > For more options, visit this group at > >http://groups.google.com/group/algogeeks?hl=en. -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
