Git Product home page Git Product logo

programming-competitions's People

Contributors

depstein avatar sping128 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

programming-competitions's Issues

Cave Crisis sample output error

For the Cave Crisis problem for competition 10-11-14 UW qualifier, one of the sample inputs is this:
964 4
10 144 381 121 248 1 265 12 71 101 59 92 53 227 -104 379 -50 480 172 388 233
5 146 -64 171 -284 280 -347 415 -289 328 0
5 351 139 225 -24 338 -75 579 93 456 183
7 119 131 21 -127 123 -207 104 -262 161 -226 328 -48 328 120
and the corresponding sample output is
64.73

However, the least y-coordinate of any obstacle is -347, which means r2d2 will be able to make it if his radius is (964 / 2 - 347) / 2 = 67.5, so the output should be at least 67.5 (which according to my algorithm is the correct answer).

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.