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

else if - addWithSurcharge(10, 21) does not return 35, but 34. #65

Open
looonnng opened this issue Jul 25, 2023 · 1 comment
Open

else if - addWithSurcharge(10, 21) does not return 35, but 34. #65

looonnng opened this issue Jul 25, 2023 · 1 comment

Comments

@looonnng
Copy link

No description provided.

@strenkel
Copy link
Owner

Hello Long,

what is wrong with "addWithSurcharge(10, 21) does not return 35, but 34" ?
addWithSurcharge(10, 21) should return 35 (10 + 1 + 21 +3).

Sorry for the late reply.
Stefan

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

2 participants