QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#397077#6416. Classical Scheduling ProblemmonstersqwqWA 85ms11924kbC++204.0kb2024-04-23 16:13:302024-04-23 16:13:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 11924kb

input:

2
4 100
20 1
40 4
60 3
30 3
1 5
10 1

output:

2
3
1 4 2 
0
0

result:

ok ok, 2 test cases (2 test cases)

Test #2:

score: -100
Wrong Answer
time: 85ms
memory: 11872kb

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:

3 695
2 228
2 340
3 754
0
0
75
75
15 51 45 53 62 27 29 49 56 41 76 37 61 34 22 6 64 42 13 58 66 24 50 59 36 68 18 52 25 17 54 32 40 19 28 74 39 8 67 7 30 65 57 20 31 4 35 12 33 3 77 11 71 10 60 1 5 72 75 47 69 46 44 26 63 78 2 16 9 43 48 14 21 73 23 
0
0
28
32
27 6 39 26 18 2 38 21 15 11 4 5 16 40 7...

result:

wrong answer Integer parameter [name=k] equals to 695, violates the range [0, 21] (test case 1)