QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#159513 | #5537. Storing Eggs | ntu_vjudge_2 | WA | 2ms | 3940kb | C++17 | 6.9kb | 2023-09-02 18:00:02 | 2023-09-02 18:00:06 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 2ms
memory: 3884kb
input:
5 2 #.... ..... ....#
output:
4.4721359550
result:
ok found '4.4721360', expected '4.4721360', error '0.0000000'
Test #2:
score: -100
Wrong Answer
time: 2ms
memory: 3940kb
input:
5 6 ##.## ##### .....
output:
2.2360679775
result:
wrong answer 1st numbers differ - expected: '1.0000000', found: '2.2360680', error = '1.2360680'