240 发简信
IP属地:浙江
  • 最大子序列和问题的几种实现

    算法一,暴力法,时间复杂度O(n^3): 算法二,时间复杂度O(n^2): 算法三,在线处理,时间复杂度O(n): 算法四,分治法,时间复杂度O(nlogn).

  • 1002. A+B for Polynomials (25)

    A+B for Polynomials (25) 时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueThis...

  • 1001. A+B Format (20)

    时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, Yue Calculate a + b and output t...

  • 同学建议你可以考虑一下考研,加油

    在一个不入流的二本学校,我到底在坚持什么?

    我考到了一个不入流的二本学校。 没有情节俗套的高考失利,几次模考下来也差不多这个成绩,没有什么太大的意外,坦然的从一个生活了十八年的沿海发达城市去了中国西北部经济落后的一所大...

  • 485. Max Consecutive Ones

    Given a binary array, find the maximum number of consecutive 1s in this array. Example ...

  • 4. Median of Two Sorted Arrays

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

  • 3. Longest Substring Without Repeating Characters

    Given a string, find the length of the longest substring without repeating characters. ...

  • 2. Add Two Numbers

    You are given two linked lists representing two non-negative numbers. The digits are st...

  • 1. Two Sum

    Given an array of integers, return indices of the two numbers such that they add up to ...

  • 120
    「去月球」这样的故事是如何创作出来的?

    导语:应该有不少人玩过「去月球」(To The Moon)这个游戏。这是个很有意思的游戏,你会发现在盛赞这个游戏的群体中,既有平时不怎么玩游戏的女孩子,也有对各种主机大作和经...

  • 120
    宫崎骏反复值得看的经典动画,我推荐这五部

    曾有一种说法是:世界上只有两种人,一种是不知道宫崎骏的,一种是喜爱宫崎骏的。 “宫崎骏是我在人生路上摔倒后最想见到的人。不是因为他可以拉起我,而是他让我点燃自己内心的火焰,有...