Code Festival A If you cannot solve this by madshall

for(;s=readline().split(' ');)print(s[1]*2>eval(s.join('+'))/s[0]-1?'Pass':'Fail')

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

download

return to the top page