Code Festival A If you cannot solve this by arukuka

main(N,s,r,m){r=scanf("%d%d",&N,&s);for(m=s,s*=N*2;--N;m+=r)scanf("%d",&r);~r&&puts(s>m?"Pass":"Fail");~r&&main(1);}

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

download

return to the top page