eolymp
bolt
Try our new interface for solving problems
Problems

Anagrammatic Distance

published at 2/7/15, 9:53:15 pm

Мене цікавить консольний вивід результатів — чи принципове розташування "Case #x: y"? Тобто чи потрібно спочатку вводити всі пари слів на перевірку, а потім уже виводити всі відповіді поспіль?

published at 5/28/20, 1:07:54 pm

Прочитав пару - вивів, прочитав - вивів і так до кінця))). Але уваги у виводі не повинно бракувати :)

published at 1/12/24, 10:14:24 am

if you are struggling with the situation where a string is empty,you can use cin.ignore() after inputting the number of numbers(n),then use getline,so your program will easily detect that there is an empty line