ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#91626 | #1255. 计算年龄 | wangzhongyuan | 100 | 0ms | 1196kb | C++ | 121b | 2020-02-15 18:44:38 | 2020-02-15 18:44:40 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 33
Accepted
time: 0ms
memory: 1196kb
input:
5
output:
3 8
result:
ok single line: '3 8'
Test #2:
score: 33
Accepted
time: 0ms
memory: 1196kb
input:
7
output:
5 10
result:
ok single line: '5 10'
Test #3:
score: 33
Accepted
time: 0ms
memory: 1192kb
input:
10
output:
8 13
result:
ok single line: '8 13'