Considering a sparse of m×n matrix with t non-zero terms, the time complexity of TRANSPOSE algorithm is: A、O(nt)B、O(n-t)C、O(n*t)D、O(n+t) 发布时间:2025-07-27 02:23:16