Run ID:153103
提交时间:2026-05-10 10:11:36
#include<bits/stdc++.h> using namespace std; int main() { cin a,b; cout<<"纣王军队有"<<a*b<<"人"<<endl; return 0; }