ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#133889 | #2102. 切蛋糕 | 19 | 100 | 0ms | 1200kb | C++11 | 207b | 2021-07-17 15:15:59 | 2021-07-17 15:16:01 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 1196kb
input:
0
output:
0
result:
ok single line: '0'
Test #2:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
2
output:
2
result:
ok single line: '2'
Test #3:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
10
output:
4
result:
ok single line: '4'
Test #4:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
100
output:
14
result:
ok single line: '14'
Test #5:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
1925
output:
62
result:
ok single line: '62'
Test #6:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
9999
output:
141
result:
ok single line: '141'
Test #7:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
10001
output:
141
result:
ok single line: '141'
Test #8:
score: 10
Accepted
time: 0ms
memory: 1196kb
input:
5000000
output:
3162
result:
ok single line: '3162'
Test #9:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
500000000
output:
31623
result:
ok single line: '31623'
Test #10:
score: 10
Accepted
time: 0ms
memory: 1196kb
input:
99999999
output:
14142
result:
ok single line: '14142'