提交时间:2025-12-26 15:25:24
运行 ID: 78152
#include<bits/stdc++.h> using namespace std; int main() { cout<<9<<endl<<2<<" "<<4; return 0; }