QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#661385 | #6435. Paimon Segment Tree | ucup-team4936 | WA | 2ms | 5948kb | C++20 | 4.5kb | 2024-10-20 15:59:51 | 2024-10-20 15:59:51 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 5744kb
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: 1ms
memory: 5948kb
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: 2ms
memory: 5860kb
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:
381921626 574073642 887602715 668700072 232093372 424830198 123661835 758310181 747293751 470490625 11109626 975274996 88353904 166765169 167766223 892667197 843791770 635713910 490544323 229240433 428137087 756329198 591982973 737010276 247343627 557455406 969249994 744193466 426076172 558445374 91...
result:
wrong answer 1st numbers differ - expected: '400489222', found: '381921626'