QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#286287 | #1780. Intact Intervals | lmq26052003 | WA | 5ms | 15432kb | C++20 | 1.5kb | 2023-12-17 15:47:14 | 2023-12-17 15:47:15 |
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: 5ms
memory: 15432kb
input:
2 10 9 9 10
output:
-2
result:
wrong answer 1st lines differ - expected: '0', found: '-2'