ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#97010 | #1491. 取石子游戏 1 | william | 100 | 0ms | 1172kb | C++ | 164b | 2020-02-20 19:46:46 | 2020-02-20 19:46:48 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 1168kb
input:
552330 101
output:
2
result:
ok single line: '2'
Test #2:
score: 10
Accepted
time: 0ms
memory: 1168kb
input:
1 1
output:
1
result:
ok single line: '1'
Test #3:
score: 10
Accepted
time: 0ms
memory: 1168kb
input:
829315 165862
output:
2
result:
ok single line: '2'
Test #4:
score: 10
Accepted
time: 0ms
memory: 1172kb
input:
923098 68046
output:
1
result:
ok single line: '1'
Test #5:
score: 10
Accepted
time: 0ms
memory: 1168kb
input:
108435 50946
output:
1
result:
ok single line: '1'
Test #6:
score: 10
Accepted
time: 0ms
memory: 1172kb
input:
326540 30147
output:
1
result:
ok single line: '1'
Test #7:
score: 10
Accepted
time: 0ms
memory: 1168kb
input:
544645 387896
output:
1
result:
ok single line: '1'
Test #8:
score: 10
Accepted
time: 0ms
memory: 1172kb
input:
1000000 2
output:
1
result:
ok single line: '1'
Test #9:
score: 10
Accepted
time: 0ms
memory: 1172kb
input:
1000000 999999
output:
2
result:
ok single line: '2'
Test #10:
score: 10
Accepted
time: 0ms
memory: 1168kb
input:
100 26
output:
1
result:
ok single line: '1'