#!/usr/local/bin/ruby p "UNGRAN".chars.map {|x| (x - 'A')}