QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#501156 | #5152. Circular Caramel Cookie | ZhaoZiLong | WA | 750ms | 4036kb | C++14 | 812b | 2024-08-02 14:55:59 | 2024-08-02 14:56:00 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 750ms
memory: 3972kb
input:
11
output:
2.23606799
result:
ok found '2.2360680', expected '2.2360680', error '0.0000000'
Test #2:
score: 0
Accepted
time: 474ms
memory: 3908kb
input:
59
output:
5.00000000
result:
ok found '5.0000000', expected '5.0000000', error '0.0000000'
Test #3:
score: 0
Accepted
time: 355ms
memory: 3844kb
input:
1
output:
1.41421357
result:
ok found '1.4142136', expected '1.4142136', error '0.0000000'
Test #4:
score: 0
Accepted
time: 355ms
memory: 3916kb
input:
2
output:
1.41421357
result:
ok found '1.4142136', expected '1.4142136', error '0.0000000'
Test #5:
score: 0
Accepted
time: 354ms
memory: 3844kb
input:
3
output:
1.41421357
result:
ok found '1.4142136', expected '1.4142136', error '0.0000000'
Test #6:
score: 0
Accepted
time: 749ms
memory: 4036kb
input:
4
output:
2.23606799
result:
ok found '2.2360680', expected '2.2360680', error '0.0000000'
Test #7:
score: -100
Wrong Answer
time: 0ms
memory: 3824kb
input:
1000000000
output:
17841.9
result:
wrong answer 1st numbers differ - expected: '17841.8813190', found: '17841.9000000', error = '0.0000010'