QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#677466#9489. 0100 InsertionDerekshakkRE 4ms10480kbC++172.9kb2024-10-26 12:12:592024-10-26 12:13:00

详细

Test #1:

score: 100
Accepted
time: 2ms
memory: 5748kb

input:

8
0??0?100

output:

2

result:

ok "2"

Test #2:

score: 0
Accepted
time: 1ms
memory: 4612kb

input:

4
?10?

output:

1

result:

ok "1"

Test #3:

score: 0
Accepted
time: 4ms
memory: 10480kb

input:

28
???????????0???0??????1???0?

output:

2023

result:

ok "2023"

Test #4:

score: 0
Accepted
time: 1ms
memory: 4588kb

input:

4
????

output:

1

result:

ok "1"

Test #5:

score: 0
Accepted
time: 2ms
memory: 5600kb

input:

8
11111111

output:

0

result:

ok "0"

Test #6:

score: -100
Runtime Error

input:

500
????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????...

output:


result: