Почему я не получаю никаких результатов [закрыто] ⇐ JAVA
-
Anonymous
Почему я не получаю никаких результатов [закрыто]
I'm taking input via command line arguments and using a loop statement direct check whether it is vowel or not
//Vowel or Not public class vvv{ public static void main(String[] args) { String s="aAeEIloOuU"; int k=0; for (int i = 0; i
Источник: https://stackoverflow.com/questions/780 ... any-output
I'm taking input via command line arguments and using a loop statement direct check whether it is vowel or not
//Vowel or Not public class vvv{ public static void main(String[] args) { String s="aAeEIloOuU"; int k=0; for (int i = 0; i
Источник: https://stackoverflow.com/questions/780 ... any-output