QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#865248 | #894. Longest Loose Segment | ax_by_c | WA | 806ms | 59440kb | C++17 | 1.0kb | 2025-01-21 16:17:20 | 2025-01-21 16:17:27 |
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: 0ms
memory: 14160kb
input:
5 2 1 2 -2 3 4 1 2 3 1 1 2
output:
2 3 4
result:
ok 3 tokens
Test #2:
score: -100
Wrong Answer
time: 806ms
memory: 59440kb
input:
998546 30 998544 998544 998543 998539 998538 998537 998536 998534 998533 998531 998529 998527 998522 998521 998520 998520 998516 998514 998512 998509 998501 998501 998500 998499 998498 998496 998494 998493 998491 998491 998490 998489 998489 998488 998488 998486 998483 998480 998479 998478 998475 998...
output:
211063 13340 12346 7723 7482 6098 6676 6676 5293 5570 4999 4930 4753 4660 4586 4958 4958 4958 4958 5409 5409 5086 6218 6218 6218 4110 4110 4110 4110 3864 3864
result:
wrong answer 1st words differ - expected: '212114', found: '211063'