|
|
back to boardVERY STRANGE !!! COIN CHANGE : MLE 56 OR WA 32 I just find all palindromes. make_pair of starting and ending location of each. store result in vector. then use just coin change algo. It gives MLE 56 when using integers and WA 32 or CRASH 32 when using short. I am crazy about such problem. please anyone let me know what to do. pp: please!!! |
|
|