0
Hai when i run my program SortData with parseint method i got exception
int n=Integer.parseInt(s nextLine()); thats why i use nextInt method NumberFormateException code was compiled and shows error https://code.sololearn.com/cvkPpExep0DO/?ref=app
1 Antwort
0
Have you solved the exception?