Skip to content

Commit 40bd165

Browse files
initail commit
1 parent 97bd8a3 commit 40bd165

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

easyq/src/easyq/splitL.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
public class splitL {
1212

1313

14-
public static void main(String[] args) {
14+
public static void main(String[] args)
15+
{
1516

1617
String str="JavaISBALA";
1718
int n=4;

0 commit comments

Comments
 (0)