Skip to content

Compressing and uncompressing strings to numbers #40

@phase

Description

@phase

'īu should output 300 because ī has a unicode value of 300. u takes a string and uncompresses it to a number, while c compresses a number to a string. I don't know if the latter is needed. Here is the Java implementation.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions