All pastes #1829766 Raw Edit

Someone

public text v1 · immutable
#1829766 ·published 2010-03-09 10:48 UTC
rendered paste body
 70         /** 71          * Perform a series of operations given an integer array and an integer. 72          * Note: The first line is 64 characters, the second line is 32, ... 73          * @param OO The first argument given to the function 74          * @param O0 The second argument given to the function 75          * @return A primitive integer value 76          */ 77         private static int blasphemy(int[] OO, int O0) 78         { 79                 return (O0==((O0^O0)<<(O0)))?(O0&(OO[O0]>>>O0)&OO[O0^O0]+O0):(OO 80                 [O0]>madness(OO,(O0+~(O0^O0))))? 81                 O0:blasphemy(OO, 82                 (O0+~(O0 83                 ^O0) 84                 )) 85                 ; 86         } 87         /** 88          * Do a bunch of stuff, most likely involving a for loop of some sort. 89          * Note: there are exactly 211 characters in this function 90          * @param a An array of integer values 91          * @param n Another integer value 92          * @return A whole number between -2 147,483,648 and 2,147,483,648, inclusive 93          * @throws you into a bottomless pit 94          */ 95         private static int madness(int[] a, int n) 96         { 97                 int i,s;i=((n+n)&~( 98                 n+n));for(s=(i^i);! 99                 (s>n);s-=(~((s&(~(i100                 ^i))-(s|((n^i)&~(i^101                 n))))))){i=(a[s]>i)102                 ?a[s]:i;}return(i>>103                 (((~(s^i))&(i^s))-(104                 ~((s&i)^(i&s))))<<(105                 ~((~s)|s)-(~(n&(~n)106                 ))))+(i&((s^s)-((((i107                 &s)|(s^i))|(~i)))));108         }