๐ก1181๋ฒ
๋ด๊ฐ ์ํ๋ ๋ฐฉ์์ ์ฒ์ ๋ถํฐ sort๋ฅผ ์ฌ์ฉํ์ง ์๊ณ (sort๋ฅผ len๊ธฐ์ค์ผ๋ก ๋ณํํ๋ ๋ฐฉ๋ฒ์ ๋ชจ๋ฅด๊ธด ํ์) ์ด์ ๋ฌธ์ ๋ฅผ ํ์ด๋ณด๋ ค๊ณ ํ์ผ๋ ์ํ ํ์ง ์์ ๊ตฌ๊ธ๋ง์ ํตํด์ ํ์ด๋ฒ์ ํ์ธํด ๋ณด์๋ค.
i
im
it
no
but
more
wait
wont
yours
cannot
hesitate
sort๋ฅผ ๋จ์ํ sortํ๋ ๊ฒ์ด ์๋๋ผ ๊ธฐ์ค์ ์ ํด์ sortํ๋ ๋ฐฉ๋ฒ์ด ์๋ค. ์์ ์ฝ๋์ฒ๋ผ ์์ฑํ๋ฉด ๋๋ค.
์ฌ๊ธฐ์ set์ผ๋ก ๋ณํ์ ํ๋ฉด type์ด set์ด ๋๊ธฐ ๋๋ฌธ์ ๋ค์ list๋ก ๋ณํ์ ํด์ฃผ์ด์ผ ํ๋ค. ๊ฐ์ธ์ ์ผ๋ก ๋ฌธ์์ด์ด ์ฝํด์ ๋ฌธ์์ด ๋ฌธ์ ๋ฅผ ์์ฃผ๋ก ํ์ด๋ณด๊ณ ์์๋ค.
๋ด๊ฐ ์๋ํ sort๋ฅผ ์ฌ์ฉํ์ง ์๊ณ ์ฝ๋๋ฅผ ์งฐ์ ๋์ ๋ชจ์ต์ ์๋์๊ฐ๋ค.
['i', 'im', 'wont', 'hesitate', 'no', 'more', 'no', 'more', 'it', 'cannot', 'wait', 'but', 'yours']
['i', 'im', 'it', 'hesitate', 'no', 'more', 'no', 'more', 'wont', 'cannot', 'wait', 'but', 'yours']
['i', 'im', 'it', 'no', 'hesitate', 'more', 'no', 'more', 'wont', 'cannot', 'wait', 'but', 'yours']
['i', 'im', 'it', 'no', 'no', 'more', 'hesitate', 'more', 'wont', 'cannot', 'wait', 'but', 'yours']
['i', 'im', 'it', 'no', 'no', 'but', 'hesitate', 'more', 'wont', 'cannot', 'wait', 'more', 'yours']
['i', 'im', 'it', 'no', 'no', 'but', 'more', 'hesitate', 'wont', 'cannot', 'wait', 'more', 'yours']
['i', 'im', 'it', 'no', 'no', 'but', 'more', 'more', 'wont', 'cannot', 'wait', 'hesitate', 'yours']
['i', 'im', 'it', 'no', 'no', 'but', 'more', 'more', 'wait', 'cannot', 'wont', 'hesitate', 'yours']
['i', 'im', 'it', 'no', 'no', 'but', 'more', 'more', 'wait', 'wont', 'cannot', 'hesitate', 'yours']
['i', 'im', 'it', 'no', 'no', 'but', 'more', 'more', 'wait', 'wont', 'yours', 'hesitate', 'cannot']
['i', 'im', 'it', 'no', 'no', 'but', 'more', 'more', 'wait', 'wont', 'yours', 'cannot', 'hesitate']
['i', 'im', 'it', 'no', 'no', 'but', 'more', 'more', 'wait', 'wont', 'yours', 'cannot', 'hesitate']
์๋ฒฝํ ๋์ ๋จธ๋ฆฌ์์ ๋์จ ๋ฐฉ๋ฒ์ด ์๋๋ค. gpt์๊ฒ ์ด๋ ์ ๋ ๋์์ ๋ฐ์๋ค. ์ฐ์ ์ ํ์ ๋ ฌ ์๊ณ ๋ฆฌ์ฆ์ ์ฌ์ฉํ๋ค. ์ด์ ๋ ์ต์๊ฐ๊ณผ ์ต๋๊ฐ์ ๋น๊ตํ๋ ๋ฐฉ์์ด๋ค. ์ฌ๊ธฐ์ min_index ์ฆ,์์ index๊ฐ์ ๊ธฐ์ค์ผ๋ก ๋น๊ตํ๊ณ ์๋ค. ๋ช ํํ ๋จธ๋ฆฌ์์ ๊ทธ๋ฆผ์ด ๊ทธ๋ ค์ง์ง๋ ์์ง๋ง for๋ฌธ์ ๋๋ฉด์ switchํ๋ ๊ตฌ๋ฌธ์์ ๊ฐ๋ค์ ๋ณ๊ฒฝํด์ค๋ค.
๋ฌธ์์ด๋ ์ฝํ์ง๋ง ๊ฐ์ธ์ ์ผ๋ก for๋ฌธ๋ ์ฝํ์ง ์๋๋ผ๋ ์๊ฐ๋ ์ด๋ ดํ์ด ์๊ฐํด๋ณธ๋ค.