Run ID:101353
提交时间:2024-12-15 10:27:00
#include<bits/stdc++.h> using namespace std; int main () { cout<<1*2*3*4*5<<endl; }