Skip to content

Update 不用加减乘除做加法.py - #1

Merged
Sen1992 merged 1 commit into
masterfrom
Sen1992-patch-1
May 4, 2017
Merged

Update 不用加减乘除做加法.py#1
Sen1992 merged 1 commit into
masterfrom
Sen1992-patch-1

Conversation

@Sen1992

@Sen1992 Sen1992 commented May 4, 2017

Copy link
Copy Markdown
Owner

通过每次对num1进行与操作保证是一个32位的整形,因此最后我们可以判断符号位是否为1做处理。可以使Python AC

通过每次对num1进行与操作保证是一个32位的整形,因此最后我们可以判断符号位是否为1做处理。可以使Python AC
@Sen1992
Sen1992 merged commit f47cbc0 into master May 4, 2017
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