Coder Social home page Coder Social logo

poj's Introduction

HduOJ

简单的一个分类整理

难度从0~5分类

题号 标题 类型 难度 提示
1004 Financial Management 枚举 0 c语言入门题,%lf输出会WA
1005 I Think I Need a Houseboat 数学 0.5 cell函数用法
1316 Self Numbers 枚举 1 跟埃氏筛差不多的筛法筛一遍即可
1552 Doubles 枚举 0 c语言入门题
1581 A Contesting Decision 枚举 0 简单题
1922 Ride to School 模拟 0.5 读懂题就会做
2196 Specialized Four-Digit Numbers 枚举 0 简单题
2242 The Circumference of the Circle 简单计算几何 0.5 s = sqrt(p/(p-a)/(p-b)/(p-c)) = a / b /* sin(∠ab) /2 , c/sin(∠ab) = d , 然后就可以求出d从而算周长
2379 Sum of Consecutive Prime Numbers 枚举 0 c语言简单题
2828 Buy Tickets 线段树 2 很简单的线段树:单点更新,区间求和
3094 Quicksum 简单题 0 按照要求写就完了

poj's People

Contributors

chordxd 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.