QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#163933#5480. New Year Festivalntu_vjudge_2WA 372ms33796kbC++176.6kb2023-09-04 17:05:372023-09-04 17:05:37

详细

Test #1:

score: 100
Accepted
time: 1ms
memory: 33796kb

input:

3
3 50
300 2500
350 0
400 3000
2 120
380 0
400 2400
4 160
0 800
400 0
450 100
950 4600

output:

1460

result:

ok single line: '1460'

Test #2:

score: 0
Accepted
time: 1ms
memory: 33680kb

input:

4
2 160
384 0
1000 2464
3 280
0 2646
441 0
1000 2795
1 160
544 0
2 240
720 0
1220 2000

output:

2022

result:

ok single line: '2022'

Test #3:

score: -100
Wrong Answer
time: 372ms
memory: 33724kb

input:

11
6 192168
0 8547618
626988 33627138
706274 36560720
1103426 50858192
1399013 55291997
1418093 55559117
6 161415
0 58611901
321482 57647455
349707 57534555
550744 55524185
885629 50500910
1448846 27972230
6 195811
0 6825079
56106 8339941
78686 8836701
323216 12993711
525834 15627745
1414450 2095944...

output:

-2147357535

result:

wrong answer 1st lines differ - expected: '629407685', found: '-2147357535'