ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#94358 | #1069. 猴子选大王 | zengxin2017 | 100 | 0ms | 1200kb | C++ | 329b | 2020-02-18 10:11:56 | 2020-02-18 10:11:56 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 0ms
memory: 1200kb
input:
8 3
output:
7
result:
ok single line: '7'
Test #2:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
20 5
output:
7
result:
ok single line: '7'
Test #3:
score: 20
Accepted
time: 0ms
memory: 1200kb
input:
30 9
output:
21
result:
ok single line: '21'
Test #4:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
50 19
output:
12
result:
ok single line: '12'
Test #5:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
50 30
output:
42
result:
ok single line: '42'