QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#750879#9746. 平方根MaMengQiRE 0ms3976kbC++17980b2024-11-15 16:12:242024-11-15 16:12:25

详细

Test #1:

score: 100
Accepted
time: 0ms
memory: 3976kb

input:

1100110111

output:

4.82842712474000013

result:

ok found '4.828427125', expected '4.828427125', error '0.000000000'

Test #2:

score: -100
Runtime Error

input:

0

output:


result: