QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#46203#3241. 最小公倍树ZhaoZiLongAC ✓133ms358472kbC++111.7kb2022-08-26 16:31:512022-08-26 16:31:52

详细

Test #1:

score: 100
Accepted
time: 128ms
memory: 358472kb

input:

100000 200000

output:

171167496763057

result:

ok single line: '171167496763057'

Test #2:

score: 0
Accepted
time: 133ms
memory: 356924kb

input:

253276 353266

output:

927665531658996

result:

ok single line: '927665531658996'

Test #3:

score: 0
Accepted
time: 123ms
memory: 358140kb

input:

655914 755442

output:

5580601534791953

result:

ok single line: '5580601534791953'

Test #4:

score: 0
Accepted
time: 132ms
memory: 357244kb

input:

900000 1000000

output:

10250678499914055

result:

ok single line: '10250678499914055'

Test #5:

score: 0
Accepted
time: 28ms
memory: 355864kb

input:

99991 99991

output:

0

result:

ok single line: '0'

Test #6:

score: 0
Accepted
time: 107ms
memory: 358076kb

input:

99991 199982

output:

171132525371252

result:

ok single line: '171132525371252'

Test #7:

score: 0
Accepted
time: 27ms
memory: 357132kb

input:

100003 100003

output:

0

result:

ok single line: '0'

Test #8:

score: 0
Accepted
time: 67ms
memory: 355236kb

input:

666666 666667

output:

444444222222

result:

ok single line: '444444222222'

Test #9:

score: 0
Accepted
time: 104ms
memory: 358320kb

input:

1 99667

output:

4966805277

result:

ok single line: '4966805277'

Test #10:

score: 0
Accepted
time: 88ms
memory: 358236kb

input:

2 99248

output:

5373052945

result:

ok single line: '5373052945'

Test #11:

score: 0
Accepted
time: 115ms
memory: 357472kb

input:

798954 898945

output:

8177721171091522

result:

ok single line: '8177721171091522'