QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#220940#6435. Paimon Segment TreellzerWA 1ms9012kbC++144.5kb2023-10-20 23:49:242023-10-20 23:49:25

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 9012kb

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: 0ms
memory: 8236kb

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: 1ms
memory: 7840kb

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
480617351
1531108532
2254983775
446689548
1764223243
142229431
2307405803
39817281
66225912
247029353
46506707
-1470864516
578008236
3201809881
674078444
-253939816
171471121
722471473
1657196170
861551838
1606551815
360903956
401221326
767571915
1669762011
-1836240780
141144218
579174939
...

result:

wrong answer 3rd numbers differ - expected: '531108525', found: '1531108532'