This is less naive than it may seem; over small arrays, linear scans are often faster, both due to simpler code and memory access coherency.
確定! 回上一頁