ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#103843 | #1018. 仅出现一次的字符 | sdzbyzh | 0 | 0ms | 508kb | C++ | 484b | 2020-02-29 21:26:02 | 2020-02-29 21:26:03 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 508kb
input:
asdfsdfxvcxxxxxx
output:
result:
wrong answer 1st lines differ - expected: 'a', found: ''
Test #2:
score: 0
Wrong Answer
time: 0ms
memory: 508kb
input:
asasaasx
output:
result:
wrong answer 1st lines differ - expected: 'x', found: ''
Test #3:
score: 0
Wrong Answer
time: 0ms
memory: 504kb
input:
x
output:
result:
wrong answer 1st lines differ - expected: 'x', found: ''
Test #4:
score: 0
Wrong Answer
time: 0ms
memory: 508kb
input:
asdasfsdfsdfasdfsdjflsadjflslsjdfljsldfjlsdjffsadfsflkjlsjfljsdlfjlsjflsdjfls
output:
result:
wrong answer 1st lines differ - expected: 'k', found: ''
Test #5:
score: 0
Wrong Answer
time: 0ms
memory: 504kb
input:
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
output:
result:
wrong answer 1st lines differ - expected: 'no', found: ''
Test #6:
score: 0
Wrong Answer
time: 0ms
memory: 504kb
input:
aacb
output:
result:
wrong answer 1st lines differ - expected: 'c', found: ''
Test #7:
score: 0
Wrong Answer
time: 0ms
memory: 508kb
input:
zxa
output:
result:
wrong answer 1st lines differ - expected: 'z', found: ''
Test #8:
score: 0
Wrong Answer
time: 0ms
memory: 504kb
input:
aabbccdd
output:
result:
wrong answer 1st lines differ - expected: 'no', found: ''
Test #9:
score: 0
Wrong Answer
time: 0ms
memory: 504kb
input:
mas
output:
result:
wrong answer 1st lines differ - expected: 'm', found: ''
Test #10:
score: 0
Wrong Answer
time: 0ms
memory: 508kb
input:
shadow
output:
result:
wrong answer 1st lines differ - expected: 's', found: ''