Re: Filling 2d array in less than O(n^2)?



On Sat, 19 Nov 2005 14:58:37 -0800, Jason Barrett Prado
<jbprado@xxxxxxxxxxxxxxxxxxxxxx> wrote:

>With respect to assignment, obviously.
>
>You're going to have to do O(n^2) assignments, if you use the assignment
>operator only. This is obvious.

With all respect, but not obvious for me.

A.L.
.