ext_13266 ([identity profile] ygam.livejournal.com) wrote in [personal profile] juan_gandhi 2010-02-09 12:06 am (UTC)

s0 = ""
s1 = s0 + "a" + s0 = "a"
s2 = s1 + "b" + s1 = "aba"
s3 = s2 + "c" + s2 = "abacaba"
...
s26 = "...z..."

Написать функцию, которая будет возвращать символ в данной позиции s26 .

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting