Don't use strict in a piece of obfuscated code. You might comment that it passes use strict, but you shouldn't use it.
Don't use multiple letter names.
Use comma operators.
Use alternate forms of the for loop.
Don't use as many parenthesis.
Try harder next time, it's absurdly easy to figure out how it works.