ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#98943 | #1030. 连续字符 | SpiderQ | 100 | 0ms | 1260kb | C++ | 321b | 2020-02-22 19:19:28 | 2020-02-22 19:19:30 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 0ms
memory: 1252kb
input:
assasdsadssssssssssssss 3
output:
no
result:
ok single line: 'no'
Test #2:
score: 20
Accepted
time: 0ms
memory: 1256kb
input:
assasdsadssssssssssssss xxx aaaaaaa wwwwwwwpppppppdd dd! 3
output:
x
result:
ok single line: 'x'
Test #3:
score: 20
Accepted
time: 0ms
memory: 1260kb
input:
assasdsadssssssssssssss xxx aaaaaaa wwwwwwwpppppppdd dd! a yyyyy xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
output:
y
result:
ok single line: 'y'
Test #4:
score: 20
Accepted
time: 0ms
memory: 1260kb
input:
assasdsadssssssssssssss xxx aaaaaaa wwwwwwwpppppppdd dsfsdfsdfsdf fdeewwwwwwwwwwfasdfasdfasdfsadfa...
output:
no
result:
ok single line: 'no'
Test #5:
score: 20
Accepted
time: 0ms
memory: 1252kb
input:
assasdsadssssssssssssss xxx aaaaaaa wwwwwwwpppppppdd dd! 2
output:
s
result:
ok single line: 's'