int compute(int a, int d) { int b, c = a + d * 5; b = a; while(!(!(!(!((a > b)))))){ if (a == b){ a = b; } else { a = c; } } a=5; }