aah, i got AC with the same code, but using Scanner.
thanks for the hint mf, it was very annoying for me.
Search found 3 matches
- Fri Aug 07, 2009 4:34 pm
- Forum: Volume 110 (11000-11099)
- Topic: 11059 - Maximum Product
- Replies: 96
- Views: 51724
- Thu Aug 06, 2009 11:00 pm
- Forum: Volume 110 (11000-11099)
- Topic: 11059 - Maximum Product
- Replies: 96
- Views: 51724
Re: 11059 - Maximum Product
hi mf!
if you uncomment my previous code, there will be blank line.
i forgot to uncomment, sorry, but thanks for reply.
exactly i ve tried 3 possibilities, lets the last output is: Case #5: The maximum product is 54.
1.
Case #5: The maximum product is 54. <-- end of output
2.
Case #5: The ...
if you uncomment my previous code, there will be blank line.
i forgot to uncomment, sorry, but thanks for reply.
exactly i ve tried 3 possibilities, lets the last output is: Case #5: The maximum product is 54.
1.
Case #5: The maximum product is 54. <-- end of output
2.
Case #5: The ...
- Thu Aug 06, 2009 8:50 pm
- Forum: Volume 110 (11000-11099)
- Topic: 11059 - Maximum Product
- Replies: 96
- Views: 51724
Re: 11059 - Maximum Product
Hi!
I get WA and i dont know why. i ve read all the post in this topic, i ve tried all the sample input and my program generates correct output.
i tried that no newline after the last output, 1 newline after the last output, two newline....., but i still get WA. its very annoying.
my first ...
I get WA and i dont know why. i ve read all the post in this topic, i ve tried all the sample input and my program generates correct output.
i tried that no newline after the last output, 1 newline after the last output, two newline....., but i still get WA. its very annoying.
my first ...