UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#101630#1030. 连续字符SongZixi1002ms1240kbC++339b2020-02-26 13:26:112020-02-26 13:26:11

answer


详细

小提示:点击横条可展开更详细的信息

Test #1:

score: 20
Accepted
time: 0ms
memory: 1232kb

input:

assasdsadssssssssssssss
3

output:

no

result:

ok single line: 'no'

Test #2:

score: 20
Accepted
time: 1ms
memory: 1232kb

input:

assasdsadssssssssssssss xxx aaaaaaa  wwwwwwwpppppppdd dd!
3

output:

x

result:

ok single line: 'x'

Test #3:

score: 20
Accepted
time: 1ms
memory: 1236kb

input:

assasdsadssssssssssssss xxx aaaaaaa  wwwwwwwpppppppdd dd! a yyyyy xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...

output:

y

result:

ok single line: 'y'

Test #4:

score: 20
Accepted
time: 0ms
memory: 1240kb

input:

assasdsadssssssssssssss xxx aaaaaaa  wwwwwwwpppppppdd  dsfsdfsdfsdf fdeewwwwwwwwwwfasdfasdfasdfsadfa...

output:

no

result:

ok single line: 'no'

Test #5:

score: 20
Accepted
time: 0ms
memory: 1236kb

input:

assasdsadssssssssssssss xxx aaaaaaa  wwwwwwwpppppppdd dd!
2

output:

s

result:

ok single line: 's'