Petya and Vasya are competing with each other in a new interesting game as they always do. At the beginning of the game Petya has to come up with an a ...
分类:
其他好文 时间:
2020-05-17 13:32:47
阅读次数:
135
Petya and Vasya are competing with each other in a new interesting game as they always do. At the beginning of the game Petya has to come up with an a ...
分类:
其他好文 时间:
2020-05-16 23:37:41
阅读次数:
129
Come on –Everybody’s doing it. That whispered message, half invitation and half forcing, is what most of us think of when we hear the words peer press ...
分类:
其他好文 时间:
2020-05-12 16:51:44
阅读次数:
126
Til the Cows Come Home "POJ 2387" 这题是最简单的最短路求解题,主要就是使用dijkstra算法,时间复杂度是$O(n^2)$. 需要注意的是,一定要看清楚题目的输入要求,是先输入边,再输入顶点,一开始我没看清,wrong answer了一次。 ...
分类:
其他好文 时间:
2020-05-09 20:41:51
阅读次数:
53
There are lots of "tutorials" about promise in the internet. Recently I am studying the frontend code of SAP Cloud for Customer and I come across a re ...
分类:
其他好文 时间:
2020-05-07 22:58:06
阅读次数:
71
encounter zero Mrs. Tusk? Jean, please. You must be Frank. Come in. So nice to meet you. The guest room is this way. It is very kind of you to have in ...
分类:
其他好文 时间:
2020-05-02 11:52:29
阅读次数:
55
new words and phrases come from: https://youtu.be/dwI5b-wRLic new words: perniciously, ramification, airtight plan, undercut, wreck, crate, mediocre, ...
分类:
其他好文 时间:
2020-05-01 11:11:17
阅读次数:
73
一 Github上不去怎么办? Come From:https://www.jianshu.com/p/93f0489606a5 在hosts文件中加入下列IP,保存即可生效 windows下路径为:C:\Windows\System32\drivers\etc\hosts Linux下路径:/et ...
分类:
其他好文 时间:
2020-04-21 18:13:40
阅读次数:
63
Problem : Given an array, rotate the array to the right by k steps, where k is non negative. Example 1: Example 2: Note: Try to come up as many soluti ...
分类:
其他好文 时间:
2020-04-06 18:59:35
阅读次数:
67
Bessie is out in the field and wants to get back to the barn to get as much sleep as possible before Farmer John wakes her for the morning milking. Be ...
分类:
其他好文 时间:
2020-03-30 00:21:16
阅读次数:
101