problem

​Sum of Two Integers​

 不知道为什么一直出错;

runtime error: left shift of negative value -2147483648 (solution.cpp)

 

 

 

参考

1. Leetcode_​​Sum of Two Integers​​;