Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 26ddd68

Browse files
committed
assign java for 1888-minimum-number-of-flips-to-make-the-binary-string-alternating
Create 1498-number-of-subsequences-that-satisfy-the-given-sum-condition.java
1 parent b8259c6 commit 26ddd68

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.problemSiteData.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1517,7 +1517,8 @@
15171517
"javascript":true,
15181518
"typescript":true,
15191519
"kotlin":true,
1520-
"python":true
1520+
"python":true,
1521+
"java": true
15211522
},
15221523
{
15231524
"problem":"Minimum Size Subarray Sum",

0 commit comments

Comments
 (0)