QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#661463 | #6435. Paimon Segment Tree | ucup-team4936 | WA | 2ms | 5968kb | C++20 | 4.6kb | 2024-10-20 16:21:31 | 2024-10-20 16:21:32 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 5648kb
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: 5640kb
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: 5968kb
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:
750956539 695300056 341191074 386469697 826430386 604393274 88676645 55279084 806396755 730545761 107765370 779526558 378894693 355783130 828856003 866194068 652357022 651287513 106377492 584966128 648841645 696498320 512789166 177242658 576200002 8264086 941544482 302599716 77446962 562584322 38683...
result:
wrong answer 1st numbers differ - expected: '400489222', found: '750956539'