QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#768133#8237. Sugar Sweet IIHuangHanShengWA 3ms16220kbC++202.2kb2024-11-21 00:56:242024-11-21 00:56:25

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 16220kb

input:

4
4
2 5 5 2
4 2 1 3
3 2 1 4
3
5 4 3
1 1 1
6 6 6
3
5 4 3
2 3 1
1 2 3
5
2 1 3 2 1
5 1 1 3 4
1 3 4 2 4

output:

500000007 5 5 6 
8 10 9 
166666673 5 6 
500000006 4 3 4 5 

result:

wrong answer 5th numbers differ - expected: '5', found: '8'