QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#448732#8524. Weather Forecastucup-team3781#RE 1ms3824kbC++233.2kb2024-06-20 01:39:482024-06-20 01:39:48

详细

Test #1:

score: 100
Accepted
time: 1ms
memory: 3824kb

input:

7 3
1 3 1 2 2 2 1

output:

1.6666715965

result:

ok found '1.66667', expected '1.66667', error '0.00000'

Test #2:

score: -100
Runtime Error

input:

1 1
1

output:


result: