|
|
back to boardAC with 405KB, though...(+) Below are the arrays I declared: const maxid=10000; maxedges=100000; var v1,v2:array[0..maxedges]of word; now:array[1..maxid]of longint; s:array[0..maxedges]of word; I supposed I should use 357+640=997KB, but the result was only 405KB...ft... Re: AC with 405KB, though...(+) maxid=1000........... I used Eular , I supposed I will use 800KB,but the result was only 80KB!!!!!faint!!! |
|
|