摘要:
Write a program that outputs the string representation of numbers from 1 to n. But for multiples of three it should output “Fizz” instead of the numbe 阅读全文
posted @ 2018-10-21 12:24
bernieloveslife
阅读(123)
评论(0)
推荐(0)
摘要:
Given a matrix A, return the transpose of A. The transpose of a matrix is the matrix flipped over it's main diagonal, switching the row and column ind 阅读全文
posted @ 2018-10-21 12:24
bernieloveslife
阅读(65)
评论(0)
推荐(0)
摘要:
Given an array A of integers, for each integer A[i] we may choose any x with K 阅读全文
posted @ 2018-10-21 12:24
bernieloveslife
阅读(88)
评论(0)
推荐(0)
摘要:
On a 2 dimensional grid with R rows and C columns, we start at (r0, c0) facing east. Here, the north west corner of the grid is at the first row and c 阅读全文
posted @ 2018-10-21 12:24
bernieloveslife
阅读(196)
评论(0)
推荐(0)
摘要:
Calculate the sum of two integers a and b, but you are not allowed to use the operator + and . Example 1: Input: a = 1, b = 2 Output: 3 Example 2: Inp 阅读全文
posted @ 2018-10-21 12:24
bernieloveslife
阅读(110)
评论(0)
推荐(0)

浙公网安备 33010602011771号