QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#485662#3098. Ancient Machineegypt_ioi2024_115 44ms9856kbC++203.0kb2024-07-20 22:57:312024-07-20 22:57:31

详细

Subtask #1:

score: 5
Accepted

Test #1:

score: 100
Accepted
time: 0ms
memory: 3788kb

input:

18
Y X Y Z X Z X X Z Z Y Y Z Y Y Z X X

output:

74
11111111111111111111111111111110001000000100000000000000000000000000000000

input:

74
11111111111111111111111111111110001000000100000000000000000000000000000000

output:

0 74 3

result:

ok n = 18, D = 74, L = 3

Test #2:

score: 100
Accepted
time: 0ms
memory: 3812kb

input:

18
X Z X Y Y Y X Z X Y Z Z Z Z Y Z Z Y

output:

74
10000000000000000000000000000010111001001100000000000000000000000000000000

input:

74
10000000000000000000000000000010111001001100000000000000000000000000000000

output:

0 74 3

result:

ok n = 18, D = 74, L = 3

Test #3:

score: 100
Accepted
time: 0ms
memory: 3744kb

input:

18
Y Z Z Y Z X X Z Y Y Z Z Z Y X X Z Y

output:

74
11111111111111111111111111111100000011110100000000000000000000000000000000

input:

74
11111111111111111111111111111100000011110100000000000000000000000000000000

output:

0 74 2

result:

ok n = 18, D = 74, L = 2

Test #4:

score: 100
Accepted
time: 0ms
memory: 3892kb

input:

18
X Z Z X Z X X Z X Y Y X X Z X Y Z X

output:

74
11111111111111111111111111111110111001001100000000000000000000000000000000

input:

74
11111111111111111111111111111110111001001100000000000000000000000000000000

output:

0 74 2

result:

ok n = 18, D = 74, L = 2

Test #5:

score: 100
Accepted
time: 0ms
memory: 3816kb

input:

18
X Y X Y Y X X Z Y Z Y X Z Y Y X X Z

output:

74
11111111111111111111111111111101010010010010000000000000000000000000000000

input:

74
11111111111111111111111111111101010010010010000000000000000000000000000000

output:

0 74 5

result:

ok n = 18, D = 74, L = 5

Test #6:

score: 100
Accepted
time: 0ms
memory: 4056kb

input:

18
X X Y Z X Y Y Y X X Z X X X Z X Z Z

output:

74
11111111111111111111111111111111011010000010000000000000000000000000000000

input:

74
11111111111111111111111111111111011010000010000000000000000000000000000000

output:

0 74 2

result:

ok n = 18, D = 74, L = 2

Test #7:

score: 100
Accepted
time: 0ms
memory: 3812kb

input:

3
X Y Z

output:

74
11111111111111111111111111111100100000000000000000000000000000000000000000

input:

74
11111111111111111111111111111100100000000000000000000000000000000000000000

output:

0 74 1

result:

ok n = 3, D = 74, L = 1

Test #8:

score: 100
Accepted
time: 0ms
memory: 3848kb

input:

3
Z Y X

output:

74
11111111111111111111111111111111000000000000000000000000000000000000000000

input:

74
11111111111111111111111111111111000000000000000000000000000000000000000000

output:

0 74 0

result:

ok n = 3, D = 74, L = 0

Test #9:

score: 100
Accepted
time: 0ms
memory: 3760kb

input:

18
X X X X X X X X X X X X X X X X X X

output:

74
11111111111111111111111111111110000000000000000000000000000000000000000000

input:

74
11111111111111111111111111111110000000000000000000000000000000000000000000

output:

0 74 0

result:

ok n = 18, D = 74, L = 0

Test #10:

score: 100
Accepted
time: 0ms
memory: 3756kb

input:

18
Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y

output:

74
11111111111111111111111111111100000000000000000000000000000000000000000000

input:

74
11111111111111111111111111111100000000000000000000000000000000000000000000

output:

0 74 0

result:

ok n = 18, D = 74, L = 0

Test #11:

score: 100
Accepted
time: 0ms
memory: 3756kb

input:

18
Z Z Z Z Z Z Z Z Z Z Z Z Z Z Z Z Z Z

output:

74
11111111111111111111111111111100000000000000000000000000000000000000000000

input:

74
11111111111111111111111111111100000000000000000000000000000000000000000000

output:

0 74 0

result:

ok n = 18, D = 74, L = 0

Subtask #2:

score: 0
Wrong Answer

Test #12:

score: 0
Wrong Answer
time: 44ms
memory: 9856kb

input:

100000
X Z X Z Z X Y Z Y X Y X Z Z Z Y X Z Y X Y Y X Y Y Y Z Y Z Z Y X X Y X X Y Y X X X Z Y Y Y Z Z Z Z Y X Y Y Z Z Z X Y Z X X X X Y X Y X X Z X Z Z Z X Y X X X Z X Z X X X Y Y Y Y Z X X Y Z Y Y X Z X Z Z Z Z Z Y Z Y X Y Y Y Y X Z Z Y Z Z Y Z Z Z X Z Z X X Z Z Z Z X X Z Y Y Z Y Y Z Z Y Y Z Y Z Y Z...

output:

69902
111111111111111111111111111111110001000001111001010010010100010000001110001111011001011000010011011111001000010100000010000100100000111100000101110011101100000110010000010011111011101000000101100000101001100001010101110111111001111001010010110011111000110101111011110001100011010110101000010110...

input:

69902
111111111111111111111111111111110001000001111001010010010100010000001110001111011001011000010011011111001000010100000010000100100000111100000101110011101100000110010000010011111011101000000101100000101001100001010101110111111001111001010010110011111000110101111011110001100011010110101000010110...

output:

0 69902 8510

result:

wrong answer your query is valid but your solution is not optimal: read 8510 but expected 22133