title | date | draft | tags | categories | |||
---|---|---|---|---|---|---|---|
Algorithm4 Java Solution 1.5.11 |
2019-08-21 17:21:57 +0800 |
false |
|
|
This implementation uses slightly less array access times in the inner code in if...
.
This does not affect performance, since union()
is a N function.
code: