Delete repeated vowels

Write a function @del_rep_vow(s)@ that has a string s as parameter and
returns the string obtained after ruling out all the vowel repetitions.
Assume all vowels in s are lowercase.

Sample session

Problem information

Author: ProAl

Generation: 2026-01-25T16:51:04.854Z

© Jutge.org, 2006–2026.
https://jutge.org
