#include <iostream> #include <math.h> int main() { int h,t; cin >> %d%d >> &h >>&t; for(int j = 0; j <= 100; j++){ if(t*j > h) { cout << endl << %d << j-1; break; } } return 0; }