2039

Results 1 issues of 2039

I found it easier to do `array.row(n)` than `array.transpose().col(n)`. Note: I'm inexperienced in C/C++. I've only tested this on my own program, and it appears to be working, but it...