#include using namespace std; int main(){ int k,n,f; cin>>k>>n>>f; int sum=k*n; int temp=0; for(int i=0;i>temp; sum-=temp; } if(sum>=0){ cout<