Hi All, Sorry that I'm pulling an old problem up. With reference to GCJ 09, round 1A problem a(Multi-base Happiness) URL: http://code.google.com/codejam/contest/dashboard?c=188266#s=p0
How does one accept an arbitrary set of integers as input? -By reading an entire line and processing number by number is one method. But the problem is for two digit numbers.. Just checked the code of others, but would be really nice if someone can explain it out more clearly in C/C++.(C would be great.) Thank you. -Maverick -- You received this message because you are subscribed to the Google Groups "google-codejam" 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/google-code?hl=en.
