QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#501159 | #5152. Circular Caramel Cookie | ZhangYiDe | WA | 750ms | 4052kb | C++14 | 814b | 2024-08-02 14:56:37 | 2024-08-02 14:56:38 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 748ms
memory: 3800kb
input:
11
output:
2.23606799
result:
ok found '2.2360680', expected '2.2360680', error '0.0000000'
Test #2:
score: 0
Accepted
time: 475ms
memory: 3844kb
input:
59
output:
5.00000000
result:
ok found '5.0000000', expected '5.0000000', error '0.0000000'
Test #3:
score: 0
Accepted
time: 352ms
memory: 4040kb
input:
1
output:
1.41421357
result:
ok found '1.4142136', expected '1.4142136', error '0.0000000'
Test #4:
score: 0
Accepted
time: 356ms
memory: 4052kb
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: 750ms
memory: 3852kb
input:
4
output:
2.23606799
result:
ok found '2.2360680', expected '2.2360680', error '0.0000000'
Test #7:
score: 0
Accepted
time: 0ms
memory: 3792kb
input:
1000000000
output:
17841.8813190
result:
ok found '17841.8813190', expected '17841.8813190', error '0.0000000'
Test #8:
score: -100
Wrong Answer
time: 395ms
memory: 3912kb
input:
16
output:
2.82842713
result:
wrong answer 1st numbers differ - expected: '3.1622777', found: '2.8284271', error = '0.1055728'