Actually its
System.out.print(count(a))
and for parsing integer use
Integer.parseInt(args[0])
I would like to suggest to go through JAVA tutorial or any beginner level java blog
Actually its
System.out.print(count(a))
and for parsing integer use
Integer.parseInt(args[0])
I would like to suggest to go through JAVA tutorial or any beginner level java blog