We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97bd8a3 commit 40bd165Copy full SHA for 40bd165
1 file changed
easyq/src/easyq/splitL.java
@@ -11,7 +11,8 @@
11
public class splitL {
12
13
14
- public static void main(String[] args) {
+ public static void main(String[] args)
15
+ {
16
17
String str="JavaISBALA";
18
int n=4;
0 commit comments