最新 最热

LeetCode 0386 - Lexicographical Numbers

Given an integer n, return 1 - n in lexicographical order.

2021-08-11
1

LeetCode 0121 - Best Time to Buy and Sell Stock

Say you have an array for which the ith element is the price of a given stock on day i.

2021-08-11
1

LeetCode 0122 - Best Time to Buy and Sell Stock II

Say you have an array for which the ith element is the price of a given stock on day i.

2021-08-11
1

LeetCode 0123 - Best Time to Buy and Sell Stock III

Say you have an array for which the ith element is the price of a given stock on day i.

2021-08-11
1

ACMSGURU 551 - Preparing Problem

It is not easy to prepare a problem for a programming contest. Petya and Vasya decided that problem “A+B” needs at least n distinct solutions to be written. It ...

2021-08-11
1

ACMSGURU 276 - Andrew's Troubles

Famous Berland ACM-ICPC team Anisovka consists of three programmers: Andrew, Michael and Ilya. A long time ago, during the first few months the team was founded...

2021-08-11
1

LeetCode 0070 - Climbing Stairs

You are climbing a stair case. It takes n steps to reach to the top.

2021-08-11
1

LeetCode 0041 - First Missing Positive

Given an unsorted integer array, find the first missing positive integer.

2021-08-11
1

LeetCode 0004 - Median of Two Sorted Arrays

There are two sorted arrays nums1 and nums2 of size m and n respectively.

2021-08-11
1

随机过程(8)——更新过程在排队论的两个应用,PASTA,连续时间马尔科夫链引入

上一节笔记:随机过程(7)——更新奖赏过程:交替更新过程,生存与濒死时间,观察悖论

2021-08-10
1