QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#207046 | #6416. Classical Scheduling Problem | aaaaa | WA | 1ms | 5736kb | C++14 | 4.4kb | 2023-10-08 04:44:47 | 2023-10-08 04:44:47 |
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: 5736kb
input:
2 4 100 20 1 40 4 60 3 30 3 1 5 10 1
output:
3 4 0 1 2 4 0 0
result:
wrong answer Integer parameter [name=p_1] equals to 0, violates the range [1, 4] (test case 1)