QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#445478#8524. Weather Forecastucup-team3645#WA 1ms3800kbC++171.6kb2024-06-16 02:47:022024-06-16 02:47:03

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3800kb

input:

7 3
1 3 1 2 2 2 1

output:

2.000000000000000
0.000000000000000
0.000000000000000
0.000000000000000
0.000000000000000
0.000000000000000
0.000000000000000

result:

wrong answer 1st numbers differ - expected: '1.66667', found: '2.00000', error = '0.33333'