提交时间:2022-08-16 09:16:16

运行 ID: 8919

#include<bits/stdc++.h> using namespace std; int main(){ longlong a,b; cout<<a*b; return 0; }