|
|
back to boardThis is WRONG! Posted by Smile 2 May 2001 14:37 My solution used block in heap. Standard heap block (in pascal) were of 16 bytes. So, in worst case, size of memory required for my solution if 100000 dices is specified is far more than 1MB! But it seems like tests doesn't contain such a case. So why to spook us with big numbers like 10**5? I mean my solution was accepted (-) Posted by Smile 2 May 2001 14:38 |
|
|