read each line into separate string.. follow Greg's suggestion in the below thread for FCC.
For splitting the string based on fixed length go through below discussion which has lot of suggestions.
splitting string in java into fixed length chunks - Stack Overflow