Array Boxing

 

a[a[a[a[0]]]]


c is encrypting b array and b array is encrypting a array
a[b[c[i]]]



a[a[a[a[i]]]] == i then it's cyclic in nature

Comments

Popular posts from this blog

OS Books

How to get symbol table in gcc/g++ ?

Memory corruption issue