BRHAR - Accelerated Reading

no tags 

Oh no, Butch still needs to finish his AR book! (Yes, upperclassmen, laugh at him.) He procrastinated so much, in fact, that he's not sure if he'll finish in time for the end of the day. He'd calculate it himself, but if he can, he'll probably need every minute he can get. Assuming Butch reads P (0 ≤ P ≤ 100) pages per minute, has L (0 ≤ L ≤ 1000) pages left, and has M (0 ≤ M ≤ 30) minutes to finish, please help us to determine if Butch can finish.

Input

Line 1: 3 space-separated integers, P, L, and M.

Output

Line 1: 'yes' if he can finish, or 'no' if he can't.

Example

Input:
2 30 10

Output:
no

hide comments
nik_97: 2016-06-17 09:11:08

What does comment "42.86" mean ?

sunil chaudhary: 2013-12-15 11:34:57

i am getting "57.14" value instead of accepted or TLE. Can anybody please tell what it means?

Vcell: 2012-10-26 10:50:53

huh...what is the purpose of such a silly question ??

exponential : 2011-12-13 15:58:36

what is the meaning of giving this question........

Secret: 2011-12-06 19:39:29

dis prbolem is like distance-time problem.it should be tutorial problem..

Visarion Alexandru: 2011-05-28 17:57:33

nvm got 100

Last edit: 2011-05-28 18:13:00
Pandian: 2011-05-15 13:43:19

i am getting a comment "100" instead of accepted or TLE or so and so. . . what does it signify??

Rajesh Kumar: 2011-03-25 20:02:04

Brian bi: Why dont u move on..

Brian Bi: 2009-12-26 00:13:09

I think this problem should be moved to the tutorial problem set...


Added by:Damon Doucet
Date:2009-12-05
Time limit:1s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:All except: ASM64 NODEJS OBJC PERL6 SQLITE VB.NET