+ 1
HELP!! what's wrong with my code(code coach)??
https://code.sololearn.com/cn8zOIaF9b11/?ref=app I can't pass one hidden test with my code but I passed the rest of four tests. I can't see what's wrong with my code... I'll appreciate any comments!!
5 odpowiedzi
+ 3
oh I missed ; in this code! I fixed it
+ 2
Put the try-catch block maybe then exception remove
+ 2
thank you i'll do that!! :D
+ 2
Still one hidden test is left unsolved...but thank you anyway it was a good chance to use try-catch!
+ 2
In catch block System.out.println -> it ends with terminator ';'