Skip to content

Commit 9bfe4f6

Browse files
committed
fix : 빌드오류 수정
1 parent cfd702e commit 9bfe4f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

palindromic-substrings/imsosleepy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ public int countSubstrings(String s) {
2828

2929
return count;
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)