MCPcopy Create free account
hub / github.com/Reaper622/DataStructure-Algorithm-TS / PrintMatrix

Function PrintMatrix

DataStructure/Array/PrintMatrix.js:8–28  ·  view source on GitHub ↗

* 输入一个矩阵,按照从外向里以顺时针的顺序依次打印出每一个数字。 * @param {number[][]} arr * @return {number[]}

(arr)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

printCircleFunction · 0.70

Tested by

no test coverage detected