Page 2 of 2

Re: 423 - MPI .... please help

Posted: Thu May 01, 2014 5:20 pm
by raihan_sust05
getting WA...but can't understand why :( .....anyone help me please. here is my code :

Code: Select all

got AC  :D 

Re: 423 - MPI .... please help

Posted: Fri May 02, 2014 12:35 am
by brianfry713
Try using long long.
The judge's input only contains one test case.

Re: 423 - MPI Maelstrom

Posted: Mon Sep 21, 2015 5:53 pm
by shahidul_brur
I am not understanding, how the sample output is 35 :(
It seem to be 45, what I understood !
it is 10+10+20+5 = 45 ( 1 -> 5 -> 4 -> 2 -> 3 ).
I am not understanding, how it can be 35 ?

See my attached image.....