UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#123699#1069. 猴子选大王eastarpen1000ms508kbC++403b2020-11-28 10:32:382020-11-28 10:32:40

answer


详细

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

Test #1:

score: 20
Accepted
time: 0ms
memory: 504kb

input:

8 3

output:

7

result:

ok single line: '7'

Test #2:

score: 20
Accepted
time: 0ms
memory: 504kb

input:

20 5

output:

7

result:

ok single line: '7'

Test #3:

score: 20
Accepted
time: 0ms
memory: 508kb

input:

30 9

output:

21

result:

ok single line: '21'

Test #4:

score: 20
Accepted
time: 0ms
memory: 508kb

input:

50 19

output:

12

result:

ok single line: '12'

Test #5:

score: 20
Accepted
time: 0ms
memory: 504kb

input:

50 30

output:

42

result:

ok single line: '42'