QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#402677 | #2560. Streetlights | jxy2012 | WA | 0ms | 18096kb | C++20 | 13.3kb | 2024-05-01 10:40:07 | 2024-05-01 10:40:08 |
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: 18096kb
input:
6 2 4 2 2 2 4 6 4 6 6 4
output:
3 2 2
result:
ok 3 lines
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 17956kb
input:
50 100 310081863 722273055 654741011 310081863 654741011 722273055 654741011 722273055 654741011 654741011 654741011 310081863 310081863 722273055 654741011 654741011 654741011 722273055 310081863 654741011 310081863 310081863 310081863 722273055 310081863 654741011 654741011 310081863 722273055 722...
output:
28 28 28 28 29 29 29 29 29 30 29 30 30 30 30 30 31 31 31 30 30 28 28 29 30 30 30 30 30 30 30 30 29 29 28 28 28 28 28 28 28 29 29 29 29 30 31 30 30 29 29 30 31 31 32 31 30 31 31 30 30 31 31 31 32 32 32 31 31 31 30 31 31 31 31 31 31 31 31 31 30 30 30 31 31 31 31 32 31 31 32 32 32 32 32 32 32 33 32 33 33
result:
wrong answer 4th lines differ - expected: '29', found: '28'