class hi extends hello { int T(int a, int b) { f(a,b); int w=a/b; w++; w=++w+w++; int z=w==2?w++:++w; int ans=1; ans/=z; return ans; } }