import strutils
let s = readLine stdin
echo s.replace("ao", "ki")