#include using namespace std; typedef long long LL; int main() { LL N,K,T; cin>>N>>K>>T; if (N>=0){ if (N<=K*T){ cout<<"Yes"<=-K*T){ cout<<"Yes"<