QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#555835#7417. Honorable MentionqiuzxWA 1219ms13608kbC++204.3kb2024-09-10 10:48:022024-09-10 10:48:02

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 9956kb

input:

5 5
-1 2 -3 4 -5
1 5 1
1 5 2
1 5 3
1 5 4
1 5 5

output:

4
6
5
2
-3

result:

ok 5 number(s): "4 6 5 2 -3"

Test #2:

score: 0
Accepted
time: 2ms
memory: 9868kb

input:

5 1
7 7 7 7 7
1 5 1

output:

35

result:

ok 1 number(s): "35"

Test #3:

score: -100
Wrong Answer
time: 1219ms
memory: 13608kb

input:

25000 25000
-11889 -16468 18402 -13238 14125 12120 -3295 -12106 20152 7478 8575 9968 -13946 -13408 23715 -14670 -21837 12589 7029 20609 2868 12728 -6942 982 5884 -7561 -2058 -7892 7806 16344 14645 13904 7355 9860 15446 -539 24072 21969 19028 -24939 -21911 -11836 21045 -4727 -3882 2138 18513 -4796 -1...

output:

2164417
5909483
1653758
10537540
12317613
12965370
2802142
2669414
9207036
1808728
6013851
7502376
2338814
3503595
4776518
9255190
2244982
7950505
8962452
8187422
5161861
3944261
3814973
2175686
12980273
5090983
7310209
422004
13328040
5208238
5893568
2289456
1276164
3691972
14272384
858894
2617929
...

result:

wrong answer 1st numbers differ - expected: '10341941', found: '2164417'