QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#568047#9228. ICPC Inferenceucup-team138#WA 47ms66136kbC++113.9kb2024-09-16 15:03:342024-09-16 15:03:34

詳細信息

Test #1:

score: 100
Accepted
time: 8ms
memory: 63216kb

input:

4 3 300
1 10
2 25
2 30
3 50

output:

3

result:

ok 1 number(s): "3"

Test #2:

score: 0
Accepted
time: 7ms
memory: 63492kb

input:

4 6 200000
6 1
6 1
1 2
2 2

output:

4

result:

ok 1 number(s): "4"

Test #3:

score: -100
Wrong Answer
time: 47ms
memory: 66136kb

input:

191580 64997 56
24878 1
35060 1
24245 1
64330 1
9650 1
15423 1
34953 1
21456 1
36718 1
21395 1
17613 1
16995 1
45257 1
31277 1
20026 1
1870 1
25581 1
9997 1
54701 1
30752 1
32269 1
705 1
64186 1
58881 1
24614 1
55311 1
18259 1
58886 1
23296 1
17628 1
3411 1
37469 1
47951 1
12188 1
60720 1
54168 1
45...

output:

274503582102549

result:

wrong answer 1st numbers differ - expected: '274533940012863', found: '274503582102549'