QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#400035#6435. Paimon Segment TreeDiaosiWA 7ms73980kbC++144.7kb2024-04-26 21:19:042024-04-26 21:19:04

詳細信息

Test #1:

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

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

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

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:

312749951
994879539
433998721
251688870
270874023
804315923
204625124
177466079
53941110
365848926
854789623
151618853
196741027
834743828
9283877
242310549
663095289
629945175
618582374
978460586
996983780
747200608
856156085
490791777
438502830
318644000
233613317
776246835
943743936
202927263
455...

result:

wrong answer 1st numbers differ - expected: '400489222', found: '312749951'