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