Kagamin Thu, 28 Apr 2011 08:05:14 -0700
bearophile Wrote: > auto a = new double[][](n, n);
And this really allocs tag array? ps lol, didn't see the unsigned bug.