QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#331616#8237. Sugar Sweet IIucup-team1585WA 15ms26636kbC++202.2kb2024-02-18 15:53:592024-02-18 15:54:01

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 15ms
memory: 26636kb

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 
5 10 9 
5 4 3 
500000006 4 3 4 5 

result:

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