Problem #838 DATA STRUCTURES

Write a C++ method to count all vowels in a string

Your Solution