import math a,b,c=[input()for i in[0]*3] b=math.ceil(1.*a/b) c=math.ceil(1.*a/c) print b,c print["YES","NO"][b*2/3