LIIGDXKSVLZSSOIQUJTHM362DBCKL6R2BQGWRHIVDWLK67ONWQHQC
## Troubleshooting
If you are running system other than **GNU/Linux** you might need to install GNU version of awk.
For example under **FreeBSD** this package is called `gawk` and its different from FreeBSD version of awk. Keep in mind you would also have to change Shebang path to
`#!/usr/local/bin/gawk -f` and this is the case for **FreeBSD** system.