最新 最热

ACMSGURU 404 - Fortune-telling with camomile

Fortune-telling with camomileProblem DescriptionMasha loves Petya. The following question gives he

2021-08-11
1

ACMSGURU 184 - Patties

TsPetya is well-known with his famous cabbage patties. Petya’s birthday will come very soon, and he wants to invite as many guests as possible. But the boy want...

2021-08-11
1

AMBA AHB面试题连载(三)

BUSY传输只能在未定义长度的burst传输(INCR)结束时发生,不能在固定长度burst传输(SINGLE, INCR4, WRAP4, INCR8, WRAP8, INCR16, WRAP16)的末端发生。

2021-08-06
1

LeetCode 553. Optimal Division

Given a list of positive integers, the adjacent integers will perform the float division. For example, [2,3,4] -> 2 / 3 / 4.

2021-07-23
1

LeetCode 7.Reverse Integer

Given a 32-bit signed integer, reverse digits of an integer.

2021-07-23
1

LeetCode 13. Roman to Integer

Roman numerals are represented by seven different symbols: I, V, X, L, C, D and M.

2021-07-23
0

LeetCode 412. Fizz Buzz

Write a program that outputs the string representation of numbers from 1 to n.

2021-07-23
1

LeetCode 279 Perfect Squares (Tags:DP)

Given a positive integer n, find the least number of perfect square numbers (for example, 1, 4, 9, 16, ...) which sum to n.

2021-07-23
1

LeetCode 152. Maximum Product Subarray

Given an integer array nums, find the contiguous subarray within an array (containing at least one number) which has the largest product.

2021-07-23
1

EndNote文献输出引用格式自定义修改与编辑界面解读

利用EndNote进行论文参考文献的插入可以说是非常方便;但其亦具有一个问题,就是对中文文献的支持不太友好;之前也用过NoteExpress,这一国产软件对于中文参考文献的支持性很好,但是由于论文较多,两个软件换着用也不太方便。因...

2021-07-22
0