QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#176006 | #6416. Classical Scheduling Problem | bobcheeseburger | WA | 125ms | 3704kb | C++14 | 5.7kb | 2023-09-11 07:26:29 | 2023-09-11 07:26:29 |
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: 1ms
memory: 3452kb
input:
2 4 100 20 1 40 4 60 3 30 3 1 5 10 1
output:
2 3 4 1 2 0 0
result:
ok ok, 2 test cases (2 test cases)
Test #2:
score: -100
Wrong Answer
time: 125ms
memory: 3704kb
input:
10000 21 1892 174 13 604 15 170 2 413 11 899 2 531 12 651 17 553 9 429 8 837 14 937 12 577 7 532 11 19 2 173 10 165 6 762 15 221 6 945 13 302 19 7 3 54 26066 812 31 432 24 240 37 171 39 204 47 174 30 569 1 467 5 624 42 734 35 907 3 568 23 802 40 991 32 119 13 187 27 739 42 891 14 550 44 374 16 483 1...
output:
6 7 9 18 3 16 14 21 15 53 53 11 50 18 23 32 1 13 39 45 40 17 49 24 10 47 46 36 33 53 9 26 7 12 28 34 19 52 21 30 8 2 20 35 51 44 43 42 38 3 31 5 29 54 16 48 6 4 27 15 41 37 25 22 12 12 13 2 15 7 8 1 6 4 16 14 12 5 7 12 13 14 29 41 28 8 40 11 24 37 21 38 10 10 22 28 5 19 29 10 9 15 12 7 0 0 10 1...
result:
wrong answer actual and declared scores differ: actual = 5, declared = 6 (test case 1)