Skip to content

Commit 7193d96

Browse files
warning in PartitionProblem.java affecting tests
1 parent bdd85a8 commit 7193d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/thealgorithms/dynamicprogramming/PartitionProblem.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* @author Md Asif Joardar
33
*
44
* Description: The partition problem is a classic problem in computer science

0 commit comments

Comments
 (0)