QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#368984#6416. Classical Scheduling ProblemZhaoZiLongWA 1ms3552kbC++201.5kb2024-03-27 18:48:372024-03-27 18:48:38

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3552kb

input:

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

output:

2
2
4 2 
0
0


result:

wrong answer actual and declared scores differ: actual = 0, declared = 2 (test case 1)