Wow. This is really funky. This is not a 2 dimensional array. it works because it cis an array, and in C there is an identifier that processes this
b[3]
same as this
3[b]
, while a < (24/3-3), 3[b] b[3], b [3] 24. a[b] ( b[a]) c.
, un-obfuscated
int a;
int b[] = {3,5,6,24}
char c[] = "This code is really easy?";
for (a = 0; a < 5; a++)
{
cout << c[b[a]];
}
, b [4] , 3-, 5-, 6- 24- c
sco?
.