Given two strings of the same length, composed only by lowercase letters, please compute the minimum amount of transformations needed to convert the first string into the second. A transformation is defined as selecting a contiguous substring of the first string, choosing a lowercase letter , and changing every character in by .
Input consists of several cases, each with two strings and of the same length, between 1 and 50.
For every case, print its number followed by the least amount of transformations needed to convert into .
Author: Jaher
Generation: 2026-01-25T11:11:03.941Z
© Jutge.org, 2006–2026.
https://jutge.org