String will contain only lower case alphabet& the ascii value starts from 1-26,(ie,a=1&z=26).
it perform the operation like the following costs:add=2units,replace=1unit,delete=3units.input formate:first line starts with T, output formate:
print the minimum cost of conversion for each string to super ascii string
Attachment:- xinput.rar