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
설명을 작성하세요.
남은 정류장 수가 감소할 때, 정상적으로 1씩 줄어들지 않고 2씩 감소하는 문제가 발생합니다. 예: 8 → 6 → 4 / 5 → 3 → 1
문제의 원인을 파악한 후, 계산 로직을 수정할 예정입니다.
참고할 수 있는 링크나 문서가 있다면 첨부해주세요.
The text was updated successfully, but these errors were encountered:
dbqls200
No branches or pull requests
Description
남은 정류장 수가 감소할 때, 정상적으로 1씩 줄어들지 않고 2씩 감소하는 문제가 발생합니다.
예: 8 → 6 → 4 / 5 → 3 → 1
문제의 원인을 파악한 후, 계산 로직을 수정할 예정입니다.
To-do
ETC (참고 자료)
The text was updated successfully, but these errors were encountered: