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

Update Unit_ch4_2.pas #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

pioneerprizehun
Copy link

@pioneerprizehun pioneerprizehun commented Jul 26, 2022

이전버전의 코드는 63까지는 계산이 되었지만 64부터는 숫자가 너무커서 계산이 안되는 문제가있었습니다
이렇게 작성을하면 999,999,999까지도 계산이 가능합니다
이슈란에 작성해놓았습니다.

[추가답변]
오리지날코드에
6350000 -> 6350000.0 으로 해도 잘작동합니다. 이게 더 쉬운방법인거같네요

이전버전의 코드는 63까지는 계산이 되었지만 64부터는 숫자가 너무커서 계산이 안되는 문제가있었습니다
이렇게 작성을하면  999,999,999까지도 계산이 가능합니다
이슈란에 작성해놓았습니다.
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

Successfully merging this pull request may close these issues.

1 participant