ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#96583 | #1699. 小C加班 | Tom | 100 | 0ms | 1200kb | C++ | 230b | 2020-02-20 11:47:28 | 2020-02-20 11:47:30 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 0ms
memory: 1200kb
input:
24 24
output:
4
result:
ok single line: '4'
Test #2:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
21 24
output:
1
result:
ok single line: '1'
Test #3:
score: 20
Accepted
time: 0ms
memory: 1200kb
input:
23 24
output:
3
result:
ok single line: '3'
Test #4:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
20 20
output:
0
result:
ok single line: '0'
Test #5:
score: 20
Accepted
time: 0ms
memory: 1200kb
input:
24 20
output:
0
result:
ok single line: '0'