Git Product home page Git Product logo

ac-deck's Introduction

501 Not Implemented

ac-deck's People

Contributors

5n7 avatar m0ch1m0ch1 avatar nanco2sensei avatar sachaos avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

ac-deck's Issues

There are some cases where judge result of Test Run is different, when the expected value of test data is a floating point number

Environment

Version: v0.3.4
OS: ubuntu18.04.4 LTS

Description of this Issue

There are some cases where judge result of Test Run is different,
when the expected value of test data is a floating point number.
Below are examples.

$ acd abc117/abc117_a test
Case 1: WA
Input:
8 3

Expected:
2.6666666667

Actually:
2.6666666666666665

Exit with: 0
Time: 3.3488ms

Case 2: WA
Input:
99 1

Expected:
99.0000000000

Actually:
99

Exit with: 0
Time: 3.1136ms

Case 3: WA
Input:
1 100

Expected:
0.0100000000

Actually:
0.01

Exit with: 0
Time: 2.8194ms
$ acd abc119/abc119_b test
Case 1: WA
Input:
2
10000 JPY
0.10000000 BTC

Expected:
48000.0

Actually:
48000.000000

Exit with: 0
Time: 3.3426ms

Case 2: WA
Input:
3
100000000 JPY
100.00000000 BTC
0.00000001 BTC

Expected:
138000000.0038

Actually:
138000000.003800

Exit with: 0
Time: 3.1238ms

Test on container

I think it is hard to absorb the difference of users environment (For example Mac, Linux, Windows?. where is the boost installed?).
So I think running test on container is better.

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.