UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#124636#967. 01字符串wust202013407340yny1000ms1252kbC++280b2020-12-05 11:00:232020-12-05 11:00:24

answer


详细

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

Test #1:

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

input:

13

output:

1010110101101101011010110110101101101011010110110101101011011010110110101101011011010110110101101011...

result:

ok single line: '101011010110110101101011011010...0110101101101011010110110101101'

Test #2:

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

input:

12

output:

0110110101101101011010110110101101101011010110110101101011011010110110101101011011010110110101101011...

result:

ok single line: '011011010110110101101011011010...0110101101101011010110110101101'

Test #3:

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

input:

11

output:

1010110101101101011010110110101101101011010110110101101011011010110110101101011011010110110101101011...

result:

ok single line: '101011010110110101101011011010...0110101101101011010110110101101'

Test #4:

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

input:

10

output:

01101101011011010110101101101011011010110101101101011010110110101101101011010110110101101

result:

ok single line: '011011010110110101101011011010...0110101101101011010110110101101'

Test #5:

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

input:

09

output:

1010110101101101011010110110101101101011010110110101101

result:

ok single line: '1010110101101101011010110110101101101011010110110101101'

Test #6:

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

input:

14

output:

0110110101101101011010110110101101101011010110110101101011011010110110101101011011010110110101101011...

result:

ok single line: '011011010110110101101011011010...0110101101101011010110110101101'

Test #7:

score: 5
Accepted
time: 0ms
memory: 1244kb

input:

15

output:

1010110101101101011010110110101101101011010110110101101011011010110110101101011011010110110101101011...

result:

ok single line: '101011010110110101101011011010...0110101101101011010110110101101'

Test #8:

score: 5
Accepted
time: 0ms
memory: 1244kb

input:

16

output:

0110110101101101011010110110101101101011010110110101101011011010110110101101011011010110110101101011...

result:

ok single line: '011011010110110101101011011010...0110101101101011010110110101101'

Test #9:

score: 5
Accepted
time: 0ms
memory: 1252kb

input:

17

output:

1010110101101101011010110110101101101011010110110101101011011010110110101101011011010110110101101011...

result:

ok single line: '101011010110110101101011011010...0110101101101011010110110101101'

Test #10:

score: 5
Accepted
time: 0ms
memory: 1252kb

input:

18

output:

0110110101101101011010110110101101101011010110110101101011011010110110101101011011010110110101101011...

result:

ok single line: '011011010110110101101011011010...0110101101101011010110110101101'

Test #11:

score: 5
Accepted
time: 0ms
memory: 1252kb

input:

19

output:

1010110101101101011010110110101101101011010110110101101011011010110110101101011011010110110101101011...

result:

ok single line: '101011010110110101101011011010...0110101101101011010110110101101'

Test #12:

score: 5
Accepted
time: 0ms
memory: 1220kb

input:

00

output:

0

result:

ok single line: '0'

Test #13:

score: 5
Accepted
time: 0ms
memory: 1216kb

input:

01

output:

1

result:

ok single line: '1'

Test #14:

score: 5
Accepted
time: 0ms
memory: 1216kb

input:

02

output:

01

result:

ok single line: '01'

Test #15:

score: 5
Accepted
time: 0ms
memory: 1216kb

input:

03

output:

101

result:

ok single line: '101'

Test #16:

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

input:

04

output:

01101

result:

ok single line: '01101'

Test #17:

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

input:

05

output:

10101101

result:

ok single line: '10101101'

Test #18:

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

input:

06

output:

0110110101101

result:

ok single line: '0110110101101'

Test #19:

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

input:

07

output:

101011010110110101101

result:

ok single line: '101011010110110101101'

Test #20:

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

input:

08

output:

0110110101101101011010110110101101

result:

ok single line: '0110110101101101011010110110101101'