QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#728340#9572. Bingoucup-team2818#WA 3ms11928kbC++144.7kb2024-11-09 15:00:092024-11-09 15:00:17

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 3ms
memory: 11928kb

input:

4
2 2
1 3 2 4
3 1
10 10 10
1 3
20 10 30
3 4
1 1 4 5 1 4 1 9 1 9 8 10

output:

56
60
60
855346687

result:

ok 4 number(s): "56 60 60 855346687"

Test #2:

score: -100
Wrong Answer
time: 3ms
memory: 11788kb

input:

1
2 2
0 0 998244352 998244352

output:

209715175

result:

wrong answer 1st numbers differ - expected: '998244345', found: '209715175'