Skip to content

Commit 22c3286

Browse files
committed
JVM argument
1 parent 0d5b2b7 commit 22c3286

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ Java is more verbose than Python. Verbosity is not a elegant thing in Algorithm.
1111
This code is extremely verbose: [Triangle Path](https://github.com/algorhythms/LeetCode-Java/blob/master/src/Triangle/Solution.java)
1212

1313
#Test
14-
Dont't use program to test, use manual debug as if in interviews.
14+
Better to manual debug.
15+
Alternatively, feed `-ea` to JVM to enable assertions.

0 commit comments

Comments
 (0)