Giter VIP home page Giter VIP logo

whust-2016-individual-contest-warm-up's Introduction

WHUST-2016-Individual-Contest-Warm-up

A - Alyona and Numbers

我的方法是枚举n+m的值,对于每个(n+m)%5==0,分类讨论,得出数对数,累加

B - Alyona and Mex

排序扫一遍,贪心尽量增大mex值

C - Alyona and the Tree

三遍DFS,分别求某节点上的最大C和、子节点数、累加结果

D - Alyona and Strings

DP,加一维表示是否连续

E - Mike and Cellphone

如果有0,有1、2、3即可 如果没有0,矩形覆盖了0以外的部分即可

F - Mike and Shortcuts

建边权为1的图,跑bfs或spfa即可

G - Mike and Chocolate Thieves

函数f(N) = N/2^3 + N/3^3 + N/4^3 + N/5^3 + ... 显然有单调性,二分即可

H - Friends and Subsequences

I - Mike and Geometry Problem

J - Alyona and Triangles

whust-2016-individual-contest-warm-up's People

Watchers

Zhihan Yue avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.