UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#90851#1030. 连续字符hjt1000ms1172kbC++289b2020-02-15 09:37:172020-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'