Кодирование длины серии JavaJAVA

Программисты JAVA общаются здесь
Anonymous
Кодирование длины серии Java

Сообщение Anonymous »


I have no idea how to start my assignment.

We got to make a Run-length encoding program,

for example, the users enters this string:

aaaaPPPrrrrr

is replaced with

4a3P5r

Can someone help me get started with it?


Источник: https://stackoverflow.com/questions/114 ... h-encoding

Вернуться в «JAVA»