It would be helpful if could help me identify the problem here, cause for the sample test case I am getting the correct answer.
Getting wrong answer for all!
hey @neetigya
Just a mistake
else{
System.out.println(“No Code”); instead of System.out.println(“No code”);
}
its still not working
please send updated code here