#include<bits/stdc++.h>
using namespace std;
int main(){
int a,b,c;
cin>>a>>d;
c=a*b;
printl("%f %d ",c)
}
/**************************************************************
Problem: 1703
User: zhengzihao
Language: C++
Result: Compile Error
****************************************************************/