QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#656243#6435. Paimon Segment Treeucup-team4936WA 4ms56680kbC++142.9kb2024-10-19 11:57:362024-10-19 11:57:37

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3 1 1
8 1 6
2 3 2
2 2 0 0

output:

1

result:

ok 1 number(s): "1"

Test #2:

score: 0
Accepted
time: 4ms
memory: 55792kb

input:

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

output:

180
825
8

result:

ok 3 number(s): "180 825 8"

Test #3:

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

input:

100 107 180
-280960553 266308104 -997644864 856103777 592874377 674379235 -946339772 641750362 642418716 -360811715 -555543246 206614021 358239245 349842656 983198973 807518446 -66612455 -980932737 109826132 -109676067 51226145 452115561 -42729559 -950621304 -87009773 714026474 375317493 693260053 -...

output:

400489222
315929342
531108525
254983761
29033549
840631264
142229431
307405789
39817281
66225912
247029353
46506707
529135498
742696245
201809860
3454455
746060191
918503138
722471473
657196163
861551838
606551808
778559955
401221326
767571915
669762004
316575290
141144218
655582967
276557168
265710...

result:

wrong answer 2nd numbers differ - expected: '480617351', found: '315929342'