QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#501159#5152. Circular Caramel CookieZhangYiDeWA 750ms4052kbC++14814b2024-08-02 14:56:372024-08-02 14:56:38

詳細信息

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'