Movatterモバイル変換


[0]ホーム

URL:


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

Commit37e3d79

Browse files
refactor 59
1 parent60ab030 commit37e3d79

File tree

1 file changed

+1
-0
lines changed
  • src/main/java/com/fishercoder/solutions

1 file changed

+1
-0
lines changed

‎src/main/java/com/fishercoder/solutions/_59.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ public int[][] generateMatrix(int n) {
1111
if (n ==0) {
1212
returnmatrix;
1313
}
14+
1415
intvalue =1;
1516
inttop =0;
1617
intbottom =n -1;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp