Code Festival A If you cannot solve this by hec

main(n,a,b){for(;~scanf("%d%d",&n,&b);puts(a>b?"Pass":"Fail"))for(a=2*n*b;--n;scanf("%d",&b))a-=b;}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page