|
|
back to boardShow all messages Hide all messagesI am using map. i am using following algo: poss(int r, int m, int bit)-> if its possible to transfer all the cards when first pile has size r and second pile has size m and i want to take bit from any of this pile. I have the same trouble: WA on test case 6. |
|
|