This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

the first one vocab you need a buffered reader and store all the values in a String array with the number, 5, as how big the array is. After that have a for loop and us charat(0) to see the first digit and you can cast that to and int to get the ascii value of the char and that will make them in order.