Skip to content

Commit 3e16096

Browse files
authored
posix
1 parent 906ec0e commit 3e16096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

product-of-array-except-self/mumunuu.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ public int[] productExceptSelf(int[] nums) {
2828
return answer;
2929

3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)