Run ID:93472

提交时间:2024-10-16 16:46:03

#include <bits/stdc++.h> using namespace std; int main(){ cout<<1*2*3*4*5<<endl; }