~/Strings for ACM ICPC

Brandon Rozek

Photo of Brandon Rozek

PhD Student @ RPI studying Automated Reasoning in AI and Linux Enthusiast.

Character Codes

Character codes are mappings between numbers and symbols which make up a particular alphabet.

The American Standard Code for Information Interchange (ASCII) is a single-byte character code where $2^7 = 128$ characters are specified.

Symbol assignments were not done at random. Several interesting properties of the design make programming tasks easier: