Code Monkey home page Code Monkey logo

Comments (3)

liuchuo avatar liuchuo commented on August 15, 2024

你可以把你认为对的代码提交给我发pull request呀,或者直接在这里粘贴发给我也行,我暂时还没有想到解决这道题的方法QAQ

from pat.

Li-Boqiang avatar Li-Boqiang commented on August 15, 2024

我感觉这个题可能是写错了,题目想表达的应该是 [-2^63, 2^63),即不包括 2^63 的。
但是如果还是按照 [-2^63, 2^63]来做的话,我也没想出太好的办法,目前我的思路是大整数加法,用线性容器(数组,string,vrctor)去做。
正是因为没有想到好的解决办法,所以才不敢贴代码呀。 T^T

from pat.

liuchuo avatar liuchuo commented on August 15, 2024

那我们就当作没发现这个bug好啦。。。

from pat.

Related Issues (20)

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.