摘要: C语言矩阵传递给函数的方法先看一道题:A matrix is Toeplitz if every diagonal from top-left to bottom-right has the same element.Now given an M x N matrix... 阅读全文
posted @ 2018-07-02 13:38 main_c 阅读(1231) 评论(0) 推荐(0) 编辑