提交时间:2026-01-04 15:40:27

运行 ID: 81160

#include <iostream> using namespace std; int main() { cout<<"2 2 3"<<endl; return 0; }