RosettaCodeData/Task/Run-length-encoding/Jq/run-length-encoding-3.jq

2 lines
49 B
Plaintext

"ABBCCC" | run_length_encode | run_length_decode