提交时间:2025-12-26 15:21:22
运行 ID: 78087
#include<bits/stdc++.h> using namespace std; int main() { cout<<2<<" "<<2<<" "<<3; return 0; }