ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#103820 | #1017. 回文字符串 | linzihua2020 | 40 | 0ms | 1148kb | C++ | 400b | 2020-02-29 21:09:18 | 2020-02-29 21:09:20 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 0ms
memory: 1148kb
input:
asdfsdfxvcAV12
output:
No
result:
ok single line: 'No'
Test #2:
score: 0
Wrong Answer
time: 0ms
memory: 1144kb
input:
1234554321
output:
No
result:
wrong answer 1st lines differ - expected: 'Yes', found: 'No'
Test #3:
score: 0
Wrong Answer
time: 0ms
memory: 1144kb
input:
x
output:
No
result:
wrong answer 1st lines differ - expected: 'Yes', found: 'No'
Test #4:
score: 0
Wrong Answer
time: 0ms
memory: 1144kb
input:
xxxxxxxxxxxxxx
output:
No
result:
wrong answer 1st lines differ - expected: 'Yes', found: 'No'
Test #5:
score: 20
Accepted
time: 0ms
memory: 1144kb
input:
asdfsdfxvcAV12 aa QWE0999999FDDSDFS
output:
No
result:
ok single line: 'No'