Page 7 of 7
Re: 11059 - Maximum Product
Posted: Tue Mar 19, 2013 11:39 pm
by brianfry713
Don't double post.
Re: 11059 - Maximum Product
Posted: Sat Jun 14, 2014 12:08 pm
by uDebug
Replying to follow the thread.
Re: 11059 - Maximum Product
Posted: Sun Jul 06, 2014 8:47 am
by _Fffm
You must use 64-bit,and printf("%lld") ,not I64d
because this ,I got threr Wa.
Re: 11059 - Maximum Product
Posted: Wed Oct 15, 2014 8:16 am
by uDebug
I've shared some random input for this problem on uDebug.
Re: 11059 - Maximum Product
Posted: Mon Nov 10, 2014 10:46 pm
by gautamzero
i am getting WA...
what is the problem in my code??
Re: 11059 - Maximum Product
Posted: Tue Nov 11, 2014 7:10 am
by lighted
Check your code for random input here.
http://www.udebug.com/UVa/11059
Re: 11059 - Maximum Product
Posted: Sat Jan 10, 2015 8:52 pm
by brianfry713