提交时间:2026-01-04 15:03:43
运行 ID: 80146
#include<bits/stdc++.h> using namespace std; int main() {cout<<"2^2*3*5"<<endl; return 0; }