
数学
Ber03
:)
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
[LeetCode] 7. Reverse Integer
原题链接: https://leetcode.com/problems/reverse-integer/ 1. 题目介绍 Given a 32-bit signed integer, reverse digits of an integer. Note: Assume we are dealing with an environment which could only store integer...原创 2019-03-21 00:29:56 · 126 阅读 · 0 评论 -
[LeetCode] 888. Fair Candy Swap
原题链接: https://leetcode.com/problems/fair-candy-swap/ 1. 题目介绍 Alice and Bob have candy bars of different sizes: A[i] is the size of the i-th bar of candy that Alice has, and B[j] is the size of the j-t...原创 2019-05-11 00:20:53 · 171 阅读 · 0 评论