Pinned Loading
-
-
-
Show the depth of a simple square
Show the depth of a simple square 1const size = 5;
23// Array initialization
4let arr = new Array<Array<string>>();
5for (let i = 0; i < size; i++) {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.