QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#750833#9746. 平方根ZhangYiDeRE 0ms3816kbC++17857b2024-11-15 16:05:232024-11-15 16:05:23

详细

Test #1:

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

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: