提交时间:2026-06-12 14:40:02

运行 ID: 90858

#include<bits/stdc++.h> using namespace std; int main() { cout<<"2^2*3*5"; return 0; }