QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#787639#4636. Optimal AssortmentZhaoZiLongWA 638ms76640kbC++172.4kb2024-11-27 13:41:192024-11-27 13:41:23

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 3ms
memory: 68616kb

input:

2 5
4 2
4 3 2
4 3 2
2 1 2
1 1 2 3
1 0 0 0
1 1 0 0
1 2 0 0

output:

16/9
10/9
1/1
2/1
2/1
0/1

result:

ok 6 lines

Test #2:

score: -100
Wrong Answer
time: 638ms
memory: 76640kb

input:

200000 200000
959139 199252 470888 74578 802746 396295 386884 721198 628655 722503 207868 647942 87506 792718 761498 917727 843338 908043 952768 268783 375312 414369 319712 96230 277106 168102 263554 936674 246545 667941 198849 268921 191459 436316 134606 802932 515506 837311 465964 394766 17626 650...

output:

33319141971321554/66586635445
33319402721132990/66587001571
33319414243282244/66587069089
33319376721740168/66587069089
33319431335288008/66587202909
33319355351190508/66587202909
33319470049283512/66587202909
8329939746915127/16646894574
16659807996712219/33293789148
16659826174775912/33293898601
1...

result:

wrong answer 1st lines differ - expected: '311567211361053/313072603', found: '33319141971321554/66586635445'