1. ๋ฌธ์ 2. ์ ์ถ๋ ฅ 3. ์ ์ถ๋ ฅ ์์ 4. ๋ฌธ์ ์ค๊ณ ๊ธด ๋ฌธ์์ด์ ๊ธฐ์ค์ผ๋ก ๊ฐ๋ น, watermelon์ธ ๊ฒฝ์ฐ index๋ฅผ 0~4, 1 ~ 5, 2 ~ 6, 3 ~ 7, 4 ~ 8, 5 ~ 9 ํจํด์ผ๋ก ์ํํ๊ณ , ์งง์ ๋ฌธ์์ด์ ๊ธฐ์ค์ผ๋ก ๊ฐ๋ น, melon์ธ ๊ฒฝ์ฐ ์ index์์์ ์ ์ฒด๋ฅผ ์ํํ๋ฉด์ ๊ฐ์ ๊ฐ์๊ฐ ์งง์ ๋ฌธ์์ด ๊ธธ์ด์ ๊ฐ๋ค๋ฉด, ๊ธด ๋ฌธ์์ด์ ์งง์ ๋ฌธ์์ด์ด ํฌํจ๋จ์ ์ ์ ์์ 5. ์ ์ฒด ์ฝ๋ // // main.swift // IncludeString // // Created by ์ด์์ฌ on 2022/03/10. //MARK: - ๋ฌธ์์ด ํฌํจ๊ด๊ณ ์กฐ์ฌ //MARK: - Framework import Foundation //MARK: - Function func solution() -> Voi..