提交时间:2024-03-09 17:49:48

运行 ID: 137258

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