QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#872846 | #5152. Circular Caramel Cookie | ucup-team5957# | WA | 297ms | 9344kb | Python3 | 453b | 2025-01-26 05:48:48 | 2025-01-26 05:48:48 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 296ms
memory: 9216kb
input:
11
output:
2.236067547259154
result:
ok found '2.2360675', expected '2.2360680', error '0.0000002'
Test #2:
score: 0
Accepted
time: 292ms
memory: 9216kb
input:
59
output:
4.999999173129254
result:
ok found '4.9999992', expected '5.0000000', error '0.0000002'
Test #3:
score: 0
Accepted
time: 294ms
memory: 9344kb
input:
1
output:
1.4142134862986495
result:
ok found '1.4142135', expected '1.4142136', error '0.0000001'
Test #4:
score: 0
Accepted
time: 293ms
memory: 9216kb
input:
2
output:
1.4142134862986495
result:
ok found '1.4142135', expected '1.4142136', error '0.0000001'
Test #5:
score: 0
Accepted
time: 293ms
memory: 9216kb
input:
3
output:
1.4142134862986495
result:
ok found '1.4142135', expected '1.4142136', error '0.0000001'
Test #6:
score: -100
Wrong Answer
time: 297ms
memory: 9344kb
input:
4
output:
1.4142134862986495
result:
wrong answer 1st numbers differ - expected: '2.2360680', found: '1.4142135', error = '0.3675445'