QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#38972#1265. Total EclipseGuanYunchangWA 748ms51668kbC++11925b2022-07-08 10:57:312022-07-08 10:57:33

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 4ms
memory: 5864kb

input:

1
3 2
3 2 3
1 2
2 3

output:

4

result:

ok single line: '4'

Test #2:

score: -100
Wrong Answer
time: 748ms
memory: 51668kb

input:

10
90000 89999
29695126 280198164 879119046 430007344 949559367 73085127 889966040 364820814 284458985 931692411 799753826 296370022 333668874 420472873 151595337 343496667 39363958 831424981 863897406 650573429 217091529 533448388 789707546 749864138 599409565 909987504 320920370 476338054 11898738...

output:

15024049952546
4380535496601
400000005
400000003
999998446
999990416
999988823
999995095
999994068
999999403

result:

wrong answer 2nd lines differ - expected: '16659615874110', found: '4380535496601'