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

Commit42d1ba6

Browse files
fix build
1 parent3ee64c3 commit42d1ba6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ public static class Solution1 {
4949
put(8,8);
5050
put(6,9);
5151
put(9,6);
52-
}};
52+
}
53+
};
5354

5455
publicbooleanconfusingNumber(intN) {
5556
if (N ==0) {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp