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

P549 오타있습니다. #49

Closed
HxH2H opened this issue Oct 28, 2020 · 1 comment
Closed

P549 오타있습니다. #49

HxH2H opened this issue Oct 28, 2020 · 1 comment

Comments

@HxH2H
Copy link

HxH2H commented Oct 28, 2020

p549에 마지막 OR연산 결과를 보여주는 곳에
5 & -4
->
5 | -4
로 바꿔야 할 것 같습니다.

@likejazz
Copy link
Collaborator

네, 말씀하신대로 5 | -4가 맞습니다.
정오표에 반영하도록 하겠습니다. 알려주셔서 감사합니다.

@HxH2H HxH2H closed this as completed Oct 28, 2020
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