提交时间:2026-01-04 14:50:59
运行 ID: 79898
#include<bits/stdc++.h> using namespace std; int main() {cout<<"2 2 3"<<endl; return 0; }