Hi!请登陆

UVALive – 4294 Shuffle 映射+取反+最大区间覆盖

Shuffle 映射+取反+最大区间覆盖 Source UVALive - 4294   My Solution 题意:歌曲种数为s,记录…

  • ACM-ICPC题解技巧题
  • 2017/1/21
  • 137
  • URAL – 2102 Michael and Cryptography 分解质因数+优化

    C - Michael and Cryptography 分解质因数+优化  Source URAL - 2102 MySolution 题意:每一个数都可…

  • ACM-ICPC题解数学题
  • 2017/1/19
  • 165
  • UVA – 11475 Extend to Palindrome manacher+贪心

    E - Extend to Palindrome manacher+贪心   Source UVA - 11475 My Solution 题意:给出一个字符串,…

  • ACM-ICPC题解字符串题
  • 2017/1/18
  • 179
  • AtCoder – 2159 Connectivity 并查集+二分、快速的求出2个集合的交集

    A - 連結 / Connectivity 并查集+二分、快速的求出2个集合的交集  Source AtCoder - 2159 https://vj…

  • ACM-ICPC题解技巧题
  • 2017/1/17
  • 133
  • UVALive – 4882 Parenthesis 表达式处理、字符串处理、栈

    4882 - Parenthesis 表达式处理、字符串处理、栈 Source UVALive - 4882 Output 题意:给一个有括号小…

  • ACM-ICPC题解
  • 2017/1/16
  • 210
  • 8VC Venture Cup 2017 – Elimination Round D. PolandBall and Polygon 树状数组+几何

    D. PolandBall and Polygon 树状数组+几何 Source 8VC Venture Cup 2017 - Elimination Round &nbs…

  • ACM-ICPC题解数据结构
  • 2017/1/16
  • 381
  • UESTC 8 God Only Knows! AC自动机

                             God Only Knows! AC自动机 Source The 11th UESTC Programming Cont…

  • ACM-ICPC题解字符串题
  • 2017/1/15
  • 176
  • UESTC 757 棋盘 博弈、策略

    棋盘 博弈、策略 Source UESTC 757(CDOJ 757) My Solution 这个题目看上去是秒杀题,但合理…

  • ACM-ICPC题解数学题
  • 2017/1/15
  • 168
  • Good Bye 2016 C. New Year and Rating 不等式+贪心、数学

    C. New Year and Rating 不等式+贪心、数学 My Solution 题意:rating == 1900是区分各个分组的界限…

  • ACM-ICPC题解贪心
  • 2017/1/14
  • 189
  • Gym – 101102J J. Divisible Numbers 位运算+优化+前缀和

    J. Divisible Numbers 位运算+优化+前缀和 Source 2016 ACM Amman Collegiate Programming Contest…

  • ACM-ICPC题解技巧题
  • 2017/1/14
  • 182