# 入力された値を文字列で受け取る input = gets.chomp *a, b = input.chars.map{ _1.to_i } if b == 0 b = 1 elsif b == 1 b = 0 end puts a.join.to_s + b.to_s