QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#754576 | #7532. Inspection (32 MB ML!) | ucup-team138# | WA | 1ms | 10076kb | C++17 | 2.6kb | 2024-11-16 15:20:56 | 2024-11-16 15:20:56 |
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: 1ms
memory: 10076kb
input:
20 2 3 3 2 2 0 2 0 1 2 1 2 1 2 2 2 1 1 2 2 2 1 2 2
output:
22 5 8 8 10 14 17 10 12 18 20
result:
wrong answer Intervals should go in the sorted order and should not overlap