#include <bits/stdc++.h> using namespace std; int main() { long long a,b; long long c; cin>>a>>b; c=a*b; cout<<c; return 0; }
By signing up a 羽润编程 universal account, you can submit code and join discussions in all online judging services provided by us.
Using your 羽润编程 universal account