We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stack에 I가 등장하면 인덱스를 push하고 stack의 원소의 차이가 2이상이면 답을 늘려가는 방식으로 풀 수 있다. 그러나 문자열 문제이기 때문에 split을 사용하는 방식으로 풀어보았다.
https://gudals113.github.io//algorithm/acmicpc-5525/
The text was updated successfully, but these errors were encountered:
아진쨩 이 블로그 왜 안올라와 요새 흠냐 ㅋㅋ
Sorry, something went wrong.
@zoeytheangel 오늘 업데이트 예정이에요!
No branches or pull requests
[백준/python]5525번 IOI - string - 개구리의 개발 블로그
stack에 I가 등장하면 인덱스를 push하고 stack의 원소의 차이가 2이상이면 답을 늘려가는 방식으로 풀 수 있다. 그러나 문자열 문제이기 때문에 split을 사용하는 방식으로 풀어보았다.
https://gudals113.github.io//algorithm/acmicpc-5525/
The text was updated successfully, but these errors were encountered: