ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#93548 | #1030. 连续字符 | Tom | 100 | 1ms | 1176kb | C++ | 390b | 2020-02-17 14:58:07 | 2020-02-17 14:58:09 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 0ms
memory: 1176kb
input:
assasdsadssssssssssssss 3
output:
no
result:
ok single line: 'no'
Test #2:
score: 20
Accepted
time: 0ms
memory: 1176kb
input:
assasdsadssssssssssssss xxx aaaaaaa wwwwwwwpppppppdd dd! 3
output:
x
result:
ok single line: 'x'
Test #3:
score: 20
Accepted
time: 1ms
memory: 1176kb
input:
assasdsadssssssssssssss xxx aaaaaaa wwwwwwwpppppppdd dd! a yyyyy xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
output:
y
result:
ok single line: 'y'
Test #4:
score: 20
Accepted
time: 0ms
memory: 1176kb
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'