for(int i=0;i '<' strlen(str);i++)은 str의 길이가 20만일때도 잘 돈다... (짤려서 '' 넣음)


-2