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

남은 정류장 수 계산 안정화 #143

Open
2 tasks
dbqls200 opened this issue Dec 27, 2024 · 0 comments
Open
2 tasks

남은 정류장 수 계산 안정화 #143

dbqls200 opened this issue Dec 27, 2024 · 0 comments
Assignees

Comments

@dbqls200
Copy link
Collaborator

Description

설명을 작성하세요.

남은 정류장 수가 감소할 때, 정상적으로 1씩 줄어들지 않고 2씩 감소하는 문제가 발생합니다.
예: 8 → 6 → 4 / 5 → 3 → 1

문제의 원인을 파악한 후, 계산 로직을 수정할 예정입니다.


To-do

  • 원인 파악하기
  • 계산 로직 수정 및 안정화

ETC (참고 자료)

참고할 수 있는 링크나 문서가 있다면 첨부해주세요.

@dbqls200 dbqls200 self-assigned this Dec 27, 2024
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

1 participant