Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f201289

Browse files
remove test code
1 parent 46245d9 commit f201289

File tree

1 file changed

+0
-4
lines changed
  • codes/python/leetcodes/src/main/python/com/hit/basmath/learn/array_and_string

1 file changed

+0
-4
lines changed

‎codes/python/leetcodes/src/main/python/com/hit/basmath/learn/array_and_string/_54.py‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,3 @@ def spiralOrder(self, matrix):
7373
colBegin += 1
7474

7575
return targetList
76-
77-
78-
matrix = [[1, 2, 3], [4, 5, 6], [7, 8, 9]]
79-
print Solution().spiralOrder(matrix)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /