UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#91495#1023. 倍数问题lijunrui1001ms1188kbC++243b2020-02-15 17:19:392020-02-15 17:19:41

answer


详细

小提示:点击横条可展开更详细的信息

Test #1:

score: 10
Accepted
time: 0ms
memory: 1184kb

input:

2 3 5 1 10

output:

8

result:

ok single line: '8'

Test #2:

score: 10
Accepted
time: 0ms
memory: 1188kb

input:

94 65 67 34774 88190

output:

2157

result:

ok single line: '2157'

Test #3:

score: 10
Accepted
time: 0ms
memory: 1188kb

input:

2 31 11 53050 73727

output:

11582

result:

ok single line: '11582'

Test #4:

score: 10
Accepted
time: 0ms
memory: 1184kb

input:

10 26 47 13234 77386

output:

9575

result:

ok single line: '9575'

Test #5:

score: 10
Accepted
time: 0ms
memory: 1188kb

input:

99 51 18 68205 82269

output:

1079

result:

ok single line: '1079'

Test #6:

score: 10
Accepted
time: 0ms
memory: 1188kb

input:

18 83 71 74563 85711

output:

891

result:

ok single line: '891'

Test #7:

score: 10
Accepted
time: 0ms
memory: 1184kb

input:

51 96 28 67435 77862

output:

658

result:

ok single line: '658'

Test #8:

score: 10
Accepted
time: 0ms
memory: 1184kb

input:

85 84 35 35203 60526

output:

1220

result:

ok single line: '1220'

Test #9:

score: 10
Accepted
time: 1ms
memory: 1188kb

input:

88 67 37 67686 70664

output:

156

result:

ok single line: '156'

Test #10:

score: 10
Accepted
time: 0ms
memory: 1184kb

input:

47 38 40 84163 95196

output:

774

result:

ok single line: '774'