Code Festival A If you cannot solve this by cormoran

try:
\x09while 1: d=list(map(int,input().split()));print(['Fail','Pass'][sum(d)/d[0]-1<d[1]*2])
except:0

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

download

return to the top page