QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#293684#7992. 【模板】线段树ezteam1#WA 1456ms67620kbC++143.5kb2023-12-29 16:08:412023-12-29 16:08:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

10 10
969575 741825 24903 1047319 450475 256145 1045323 479255 810659 768323
1 5 6 3034
2 1 10
2 1 9
2 1 4
1 3 6 126904
2 5 5
2 9 9
1 7 7 853094
1 4 9 1025178
2 5 8

output:

1045541
1012343
558151
580413
810659
527353

result:

ok 6 lines

Test #2:

score: -100
Wrong Answer
time: 1456ms
memory: 67620kb

input:

200000 200000
496015 180543 330721 874799 740427 144379 598057 795949 323465 87657 683935 748203 748665 288301 846003 33033 746029 132621 876629 361899 701297 373189 256151 723161 377571 54947 91151 855991 433965 73347 155081 314317 790527 705555 1035217 298963 604641 203865 230029 802437 720769 843...

output:

746709
564663
566129
831743
158535
1020165
452549
762899
402565
660053
844081
920571
459247
624097
738739
779001
272239
62451
750263
503127
277375
730799
263811
129955
495845
114943
484205
202971
15853
206809
811395
646839
875243
1044569
46369
87071
133183
727993
269545
540587
820535
699553
873667
7...

result:

wrong answer 3rd lines differ - expected: '426791', found: '566129'