#41733: Python沒人過


hansjiang1017@gmail.com (可以出題了!!!!!!!!!!!!!!!)


這題python也沒有人過(大家都NA 0%)

N = int(input())
words = list(input())
n = 0
for i in range(N):
    print(words[i*5+n],end="")
    n+=1

#41734: Re: Python沒人過


hansjiang1017@gmail.com (可以出題了!!!!!!!!!!!!!!!)


這題python也沒有人過(大家都NA 0%)

N = int(input())
words = list(input())
n = 0
for i in range(N):
    print(words[i*5+n],end="")
    n+=1

 

您或許執行了不正確的系統指令。
python3: error while loading shared libraries: libexpat.so.1: failed to map segment from shared object
#41735: Re: Python沒人過


predator (sigma)


 

您或許執行了不正確的系統指令。
python3: error while loading shared libraries: libexpat.so.1: failed to map segment from shared object


記憶體限制: 16 MB

python 打不開.