QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#122367 | #5530. No Zero-Sum Subsegment | wlxhkk | WA | 23ms | 66124kb | C++14 | 1.1kb | 2023-07-10 10:31:37 | 2023-07-10 10:31:40 |
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: 0
Wrong Answer
time: 23ms
memory: 66124kb
input:
5 69 0 0 0 1 1 1 1 0 0 3 3 6 1 0 6 10000 10000 1000000 1000000
output:
0 0 10 1 686022120
result:
wrong answer 1st numbers differ - expected: '1', found: '0'