UOJ Logo

NOI.AC

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#93568#1069. 猴子选大王lijunrui1000ms1184kbC++294b2020-02-17 15:23:102020-02-17 15:23:11

answer


Details

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

Test #1:

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

input:

8 3

output:

7

result:

ok single line: '7'

Test #2:

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

input:

20 5

output:

7

result:

ok single line: '7'

Test #3:

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

input:

30 9

output:

21

result:

ok single line: '21'

Test #4:

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

input:

50 19

output:

12

result:

ok single line: '12'

Test #5:

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

input:

50 30

output:

42

result:

ok single line: '42'