#include<bits/stdc++.h> using namespace std; int x,y; int main(){ ios::sync_with_stdio(NULL); cin.tie(0);cout.tie(0); cin>>x>>y; cout<<x*y; return 0; }
注册一个 阿尔法创客机器人 通用账户,您就可以在我们提供的所有在线评测服务上提交代码、参与讨论。
使用您的 阿尔法创客机器人 通用账户