ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#101191 | #1017. 回文字符串 | duzongqi | 100 | 2ms | 1220kb | C++ | 199b | 2020-02-25 20:03:14 | 2020-02-25 20:03:15 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 1ms
memory: 1216kb
input:
asdfsdfxvcAV12
output:
No
result:
ok single line: 'No'
Test #2:
score: 20
Accepted
time: 0ms
memory: 1216kb
input:
1234554321
output:
Yes
result:
ok single line: 'Yes'
Test #3:
score: 20
Accepted
time: 0ms
memory: 1212kb
input:
x
output:
Yes
result:
ok single line: 'Yes'
Test #4:
score: 20
Accepted
time: 1ms
memory: 1212kb
input:
xxxxxxxxxxxxxx
output:
Yes
result:
ok single line: 'Yes'
Test #5:
score: 20
Accepted
time: 0ms
memory: 1220kb
input:
asdfsdfxvcAV12 aa QWE0999999FDDSDFS
output:
No
result:
ok single line: 'No'