Code Monkey home page Code Monkey logo

pastbook-2-source-code's Introduction

GitHub Stats Card Top Languages Card (Compact layout)

pastbook-2-source-code's People

Contributors

kenkoooo avatar tsutaj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

takutojibiki

pastbook-2-source-code's Issues

誤植情報?(284ページ)

下から3行目のスコアの計算で絶対値を取るのを忘れている気がします。

$|A_i-A_j|$ のはずが $A_i - A_j$ になっている。

誤植情報?(211ページ)

例題4−2−2がAtCoder Beginner Contest065になっていますが、Regularの間違いだと思います。次のページのURLはARCのものになっています。

誤植情報? (176ページ)

最後の行の x の求め方が、x = (p + q)/2 になっていますが、 x = (p - q)/2 の誤りだと思います。(ソースコードの方はそうなっていそう)

誤植情報?(385ページ)

4段落目に

タワー $i$ と環状交差点との距離を $e(i)=\sqrt{...}$

とありますが、これは環状交差点の中心との距離であって、環状交差点との距離になっていないと思います。掲載されているプログラムに従うならば、

$e(i) = |\sqrt{...} - R|$

のような感じになるのではないでしょうか。

誤植情報?(195ページ)

例題3−3−2のNに対する制約が、10^5になっていますが、ABCの問題では10^4でした。これはあえてそうしていますか?

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.