Skip to content

arron-lyu/RLECompare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RLECompare

Compare tow run length encoded(RLE) srting, RLE string's format is [length][charactor], such as "3A2B", "3A33A". example: 33A == 32A1A 3A2B < 2A3B 3A2B < 2B

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors