Giter VIP home page Giter VIP logo

kiseki's Introduction

kiseki

build status

ICPC codebook used by team kiseki from National Taiwan University

The latest PDF build is available here

kiseki's People

Contributors

ototot avatar prprprpony avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kiseki's Issues

Add back Stack Increase

Maybe some contest still need to increase stack manually. Also, this might help us to write asm inside our code.

add segment tree beats

Segment tree beats is a powerful tool to solve sequence problem. Maybe we should have it.

add cactus tree

Some weird people love cactus, so we might need cactus tree data structure.

學習差分約束

因為oT很爛,他連差分約束英文都不會,所以要學一下

refactor geometry basic classes

The Point, Line, Segment class in this codebook consume lots of content and it might have bugs. However, many of them are useless. We should refactor them in a more concise way.

remove Treap

If someone is familiar with Treap, we can remove it.

add real 2d closest pair

Currently, the code here is just randomly select an angle to rotate it and brute force on it.

Maybe a divide and conquer method or a simple scan line method should be included.

remove sparse table

Sparse table is an easy data structure that might be memorized by someone. Maybe we could remove it.

fix bcc vertex

marking component need more test or we can just change it.

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.