{"componentChunkName":"component---src-templates-blog-post-js","path":"/Algorithm/Vowel_Count/","result":{"data":{"site":{"siteMetadata":{"title":"JULog","author":"[Ju Chan Hwang]","siteUrl":"https://julog.netlify.app","comment":{"disqusShortName":"","utterances":"JuChanHwang/gatsby-starter-bee"},"sponsor":{"buyMeACoffeeId":"jbee"}}},"markdownRemark":{"id":"f124eaa1-cb2a-5330-958d-9de9be0322cc","excerpt":"문제 설명 Return the number (count) of vowels in the given string. We will consider  as vowels for this Kata (but not ). The input string will only consist of lower case letters and/or spaces. 풀이 무료악보 구매 방법 캐시 캐시는 있지만, 포인트가 부족한 경우? (price < cashBalance && price > pointBalance…","html":"<h2 id=\"문제-설명\" style=\"position:relative;\"><a href=\"#%EB%AC%B8%EC%A0%9C-%EC%84%A4%EB%AA%85\" aria-label=\"문제 설명 permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>문제 설명</h2>\n<blockquote>\n<p>Return the number (count) of vowels in the given string.</p>\n<p>We will consider <code class=\"language-text\">a, e, i, o, u</code> as vowels for this Kata (but not <code class=\"language-text\">y</code>).</p>\n<p>The input string will only consist of lower case letters and/or spaces.<br></p>\n</blockquote>\n<br>\n<br>\n<h2 id=\"풀이\" style=\"position:relative;\"><a href=\"#%ED%92%80%EC%9D%B4\" aria-label=\"풀이 permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>풀이</h2>\n<div class=\"gatsby-highlight\" data-language=\"ts\"><pre class=\"language-ts\"><code class=\"language-ts\"></code></pre></div>\n<p>무료악보 구매 방법</p>\n<ol>\n<li>\n<p>캐시</p>\n<p>캐시는 있지만, 포인트가 부족한 경우? (price &#x3C; cashBalance &#x26;&#x26; price > pointBalance)</p>\n<p>포인트로 구매하고 클릭할때 => 포인트가 부족합니다 (피드백)</p>\n</li>\n<li>\n<p>포인트 (price &#x3C; pointBalance &#x26;&#x26; price > cashBalance )</p>\n<p>포인트는 있지만, 캐시가 부족한 경우?</p>\n<p>포인트로 구매하기가 기본으로 선택되어있고, 해제하려고 할 때, 캐시가 부족합니다. 충전하시겠습니까?</p>\n</li>\n</ol>\n<p>캐시 부족 &#x26;&#x26; 포인트 부족 => 충전</p>","frontmatter":{"title":"Vowel Count","date":"September 03, 2020"}}},"pageContext":{"slug":"/Algorithm/Vowel_Count/","previous":{"fields":{"slug":"/Angular/Material_issue/"},"frontmatter":{"title":"Material Issue","category":"Angular","draft":false}},"next":{"fields":{"slug":"/JavaScript/Singleton_Pattern/"},"frontmatter":{"title":"Singleton Pattern","category":"JavaScript","draft":false}}}},"staticQueryHashes":["3128451518","96099027"]}