[ACM-ICPC] 5696 - Hexadecimal View
Hexadecimal is very important and useful for computer programmers. You
are requested to provide a hexadecimal view for given data.
The hexadecimal view is made up of one or more rows. Every row except
the last one represents 16 characters. Each row consists of
three col...