You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Run: After compiling run command 'javac tcss543 <input file path>'.
14
14
Clean: Run command 'make clean' in src folder.
15
15
16
16
17
-
** Important information:** If Stack overflow error comes for big graphs then pass -Xss2m as argument for java stack size i.e. run 'javac -Xss2m tcss543 <inputfilepath>' command.
17
+
** Important information:** If Stack overflow error comes for big graphs then pass -Xss2m as argument for java stack size i.e. run 'javac -Xss2m tcss543 <input file path>' command.
0 commit comments