#include using namespace std; int main() { int D = 0,P = 0; int i = 0; cin >> D >> P; i = P /100; cout <