name = input()
print(name.replace('a*', 'ab'))