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

运行 ID: 81149

#include<bits/stdc++.h> using namespace std; int main() { cout<<9<<endl<<2<<" "<<4; return 0; }