Skip to content

C#/C++ script to return the run length encoded string for a given input string.

License

Notifications You must be signed in to change notification settings

CodeMaster7000/Run-Length-Encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Length Encoder (RLE)

About

C++ and C# script(s) to return the run length encoded string for a given input string. To find out more about Run Length Encoding, click here.

Implementation

Simply download the relevant file and run the program in your terminal. It's time for you to put it to the test!

About

C#/C++ script to return the run length encoded string for a given input string.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published