#include #define INF 990000000 //6 using namespace std; int main() { int s,t; cin>>s; cin>>t; int res=s*(100+t)/100; cout <