240 发简信
IP属地:上海
  • printf总是打印0

    好久没用 c 的 printf 输出了,然后今天调程序就遇到了一个奇怪的错误,如下: 输出结果如下: 想了好久都没有想出原因,最后试着增减参数,...

  • 数据结构-408

    记录一些复习(主要是看视频课程)过程中遇到的难点和容易遗忘的点,以及一些之前不知道的小知识点之类。 仅为个人笔记所用,不是知识点总结,慎重参考。...

  • 甲级-1010 Radix (25 分)

    题目: Given a pair of positive integers, for example, 6 and 110, can this ...

  • 甲级-1009 Product of Polynomials (25 分)

    题目: This time, you are supposed to find A×B where A and B are two polyno...

  • 甲级-1008 Elevator (20 分)

    题目: The highest building in our city has only one elevator. A request li...

  • 甲级-1007 Maximum Subsequence Sum (25 分)

    题目: Given a sequence of K integers { N1,N2,...,NK }. A continuous subseq...

  • 甲级-1006 Sign In and Sign Out (25 分)

    题目: At the beginning of every day, the first person who signs in the com...

  • 甲级-1005 Spell It Right (20 分)

    题目: Given a non-negative integer N, your task is to compute the sum of a...

  • 甲级-1004 Counting Leaves (30 分)

    题目: A family hierarchy is usually presented by a pedigree tree. Your job...