Skip to content
New issue

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

algorithm/acmicpc-5525/ #27

Open
utterances-bot opened this issue Feb 16, 2022 · 2 comments
Open

algorithm/acmicpc-5525/ #27

utterances-bot opened this issue Feb 16, 2022 · 2 comments

Comments

@utterances-bot
Copy link

[백준/python]5525번 IOI - string - 개구리의 개발 블로그

stack에 I가 등장하면 인덱스를 push하고 stack의 원소의 차이가 2이상이면 답을 늘려가는 방식으로 풀 수 있다. 그러나 문자열 문제이기 때문에 split을 사용하는 방식으로 풀어보았다.

https://gudals113.github.io//algorithm/acmicpc-5525/

Copy link

아진쨩 이 블로그 왜 안올라와 요새 흠냐 ㅋㅋ

Copy link
Owner

@zoeytheangel 오늘 업데이트 예정이에요!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants