用户输出
2
b
a
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
编号 | 题目 | 状态 | 分数 | 总时间 | 内存 | 代码 / 答案文件 | 提交者 | 提交时间 |
---|---|---|---|---|---|---|---|---|
#21796 | #2030. 喵?喵!喵? | Wrong Answer | 0 | 2532 ms | 5656 K | Python 3 / 384 B | 192023212877 | 2024-12-14 20:25:20 |
n=input()
a=input()
c={}
def change(a):
digit_list = [chr(96 + int(char)) for char in a if char.isdigit()]
char_list = [str(ord(char) - 96) for char in a if "a" <= char <= "z"]
return "".join(digit_list + char_list)
for i in range(5):
a+=change(a)
q=int(input())
c=[]
for i in range(q):
k=int(input())
c.append(k)
for i in c:
print(a[i-1])
用户输出
2
b
a
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
a
5
a
1
3
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
4
d
4
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
48
19 11 23 1 14 4 18 15 9 15 21 11 23 25 1 9 13 14 19 6 21 9 6 17 13 9 22 14 11 5 5 23 17 23 7 7 3
<729077 bytes omitted>
14
18
s
s
19
21
q
r
a
19
c
w
y
a
u
21
23
14
a
i
23
n
25
1
23
21
u
19
23
<229311 bytes omitted>
标准错误流
Traceback (most recent call last):
File "/sandbox/2/a.py", line 17, in <module>
print(a[i-1])
IndexError: string index out of range
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 1
95
5 10 3 1 9 15 4 15 15 15 19 21 7 7 26 17 11 1 11 21 21 5 26 10 17 7 22 1 15 19 3 7 19 20 24 22 1
<518041 bytes omitted>
17
e
11
e
s
5
11
n
k
e
5
11
c
15
o
k
17
o
o
i
m
25
1
17
g
5
a
7
19
a
2
<160290 bytes omitted>
标准错误流
Traceback (most recent call last):
File "/sandbox/2/a.py", line 17, in <module>
print(a[i-1])
IndexError: string index out of range
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 1
14
23 18 14 2 19 11 19 1 16 12 17 7 17 15
31743
796929057
1155501
199221457
6157235
34936921
<337536 bytes omitted>
23
17
23
s
s
23
19
16
23
19
g
s
19
23
19
14
w
16
k
11
s
q
14
n
16
s
19
k
<109089 bytes omitted>
标准错误流
Traceback (most recent call last):
File "/sandbox/2/a.py", line 17, in <module>
print(a[i-1])
IndexError: string index out of range
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 1
17
1 11 5 12 3 4 4 10 11 7 26 19 5 22 25 4 15
19723
49507753
310272305
122085736
21075751
128
<209567 bytes omitted>
5
1
25
a
j
5
y
o
4
3
4
1
d
a
d
d
a
7
c
l
d
10
4
1
s
19
11
d
4
7
26
19
<64061 bytes omitted>
标准错误流
Traceback (most recent call last):
File "/sandbox/2/a.py", line 17, in <module>
print(a[i-1])
IndexError: string index out of range
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 1
93
5 7 1 17 9 6 21 26 4 19 13 5 7 5 1 23 9 13 23 26 14 23 1 14 8 9 15 24 23 8 17 9 25 14 17 20 1 23
<479051 bytes omitted>
15
e
q
e
23
q
15
1
14
o
m
u
21
9
23
2
25
24
n
5
y
w
a
15
i
x
23
i
m
23
<146451 bytes omitted>
标准错误流
Traceback (most recent call last):
File "/sandbox/2/a.py", line 17, in <module>
print(a[i-1])
IndexError: string index out of range
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 1
48
19 11 23 1 14 4 18 15 9 15 21 11 23 25 1 9 13 14 19 6 21 9 6 17 13 9 22 14 11 5 5 23 17 23 7 7 3
<729077 bytes omitted>
14
18
s
s
19
21
q
r
a
19
c
w
y
a
u
21
23
14
a
i
23
n
25
1
23
21
u
19
23
<229311 bytes omitted>
标准错误流
Traceback (most recent call last):
File "/sandbox/2/a.py", line 17, in <module>
print(a[i-1])
IndexError: string index out of range
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 1
95
5 10 3 1 9 15 4 15 15 15 19 21 7 7 26 17 11 1 11 21 21 5 26 10 17 7 22 1 15 19 3 7 19 20 24 22 1
<518041 bytes omitted>
17
e
11
e
s
5
11
n
k
e
5
11
c
15
o
k
17
o
o
i
m
25
1
17
g
5
a
7
19
a
2
<160290 bytes omitted>
标准错误流
Traceback (most recent call last):
File "/sandbox/2/a.py", line 17, in <module>
print(a[i-1])
IndexError: string index out of range
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 1
14
23 18 14 2 19 11 19 1 16 12 17 7 17 15
31743
796929057
1155501
199221457
6157235
34936921
<337536 bytes omitted>
23
17
23
s
s
23
19
16
23
19
g
s
19
23
19
14
w
16
k
11
s
q
14
n
16
s
19
k
<109089 bytes omitted>
标准错误流
Traceback (most recent call last):
File "/sandbox/2/a.py", line 17, in <module>
print(a[i-1])
IndexError: string index out of range
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 1
17
1 11 5 12 3 4 4 10 11 7 26 19 5 22 25 4 15
19723
49507753
310272305
122085736
21075751
128
<209567 bytes omitted>
5
1
25
a
j
5
y
o
4
3
4
1
d
a
d
d
a
7
c
l
d
10
4
1
s
19
11
d
4
7
26
19
<64061 bytes omitted>
标准错误流
Traceback (most recent call last):
File "/sandbox/2/a.py", line 17, in <module>
print(a[i-1])
IndexError: string index out of range
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 1
93
5 7 1 17 9 6 21 26 4 19 13 5 7 5 1 23 9 13 23 26 14 23 1 14 8 9 15 24 23 8 17 9 25 14 17 20 1 23
<479051 bytes omitted>
15
e
q
e
23
q
15
1
14
o
m
u
21
9
23
2
25
24
n
5
y
w
a
15
i
x
23
i
m
23
<146451 bytes omitted>
标准错误流
Traceback (most recent call last):
File "/sandbox/2/a.py", line 17, in <module>
print(a[i-1])
IndexError: string index out of range
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 1
61
1 1 13 17 21 18 10 3 17 13 17 13 13 7 18 20 22 17 14 4 21 3 22 1 23 3 21 1 3 8 15 20 9 23 19 24
<635382 bytes omitted>
15
14
c
17
19
21
a
25
v
17
y
x
17
11
u
25
e
25
w
26
y
19
18
i
17
j
u
x
2
<199019 bytes omitted>
标准错误流
Traceback (most recent call last):
File "/sandbox/2/a.py", line 17, in <module>
print(a[i-1])
IndexError: string index out of range
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 1
5
22 23 19 2 21
14936
625849881
20623387
43624866
34727414
132016336
210236097
368059651
3
<158735 bytes omitted>
22
w
v
2
22
w
v
v
22
21
2
s
b
s
19
u
22
s
22
w
b
b
2
19
w
2
21
19
2
b
<50911 bytes omitted>
标准错误流
Traceback (most recent call last):
File "/sandbox/2/a.py", line 17, in <module>
print(a[i-1])
IndexError: string index out of range
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 1