Search found 1 match

by jaasilva
Thu Aug 25, 2011 5:33 pm
Forum: Volume 3 (300-399)
Topic: 324 - Factorial Frequencies
Replies: 23
Views: 7361

Re: WA of 324

Can anyone help me? (I'm using Java) I can't understand why my program is getting WA. I tested it with all the input that I could find and it was right. I think that's something with the output format. Can someone verify that?


import java.io.BufferedInputStream;
import java.math.BigInteger ...

Go to advanced search