Esempio n. 1
0
 private static int a(int ai[], b b1) {
   int j = b1.f();
   int i = ai[0];
   for (int k = ai[1]; i < j && b1.a(i, k); i++) {}
   if (i == j) {
     throw m.a();
   }
   i -= ai[0];
   if (i == 0) {
     throw m.a();
   } else {
     return i;
   }
 }