QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#207043 | #6416. Classical Scheduling Problem | aaaaa | WA | 1ms | 3484kb | C++14 | 4.4kb | 2023-10-08 04:42:43 | 2023-10-08 04:42:43 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3484kb
input:
2 4 100 20 1 40 4 60 3 30 3 1 5 10 1
output:
3 3 1 2 4 0 0
result:
wrong answer actual and declared scores differ: actual = 2, declared = 3 (test case 1)